Revision: 9110
http://playerstage.svn.sourceforge.net/playerstage/?rev=9110&view=rev
Author: jpgr87
Date: 2012-12-13 02:33:56 +0000 (Thu, 13 Dec 2012)
Log Message:
-----------
Applied patch #3595221: lack of header inclusion caused ntol macro was not found
Modified Paths:
--------------
code/player/trunk/replace/xdr_mem.c
Modified: code/player/trunk/replace/xdr_mem.c
===================================================================
--- code/player/trunk/replace/xdr_mem.c 2012-11-17 21:59:32 UTC (rev 9109)
+++ code/player/trunk/replace/xdr_mem.c 2012-12-13 02:33:56 UTC (rev 9110)
@@ -44,6 +44,8 @@
#include "rpc/xdr.h"
#ifdef WIN32
#include <Winsock2.h>
+#else
+#include <arpa/inet.h>
#endif
static bool_t xdrmem_getlong (XDR *, long *);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit