Author: niels
Date: Mon May 26 22:26:36 2014
New Revision: 9466
URL: http://svn.gna.org/viewcvs/service-tech?rev=9466&view=rev
Log:
* another fix for FreeBSD
Modified:
trunk/lola2/utils/InputOutput/Socket.h
Modified: trunk/lola2/utils/InputOutput/Socket.h
URL:
http://svn.gna.org/viewcvs/service-tech/trunk/lola2/utils/InputOutput/Socket.h?rev=9466&r1=9465&r2=9466&view=diff
==============================================================================
--- trunk/lola2/utils/InputOutput/Socket.h (original)
+++ trunk/lola2/utils/InputOutput/Socket.h Mon May 26 22:26:36 2014
@@ -19,6 +19,7 @@
typedef uint32_t socklen_t;
#else
#include <arpa/inet.h>
+#include <netinet/in.h>
#include <sys/socket.h>
#endif
--
You received this e-mail, because you subscribed the mailing list
"service-tech-commits" which will forward you any e-mail addressed to
[email protected]. If you want to unsubscribe or make any changes to
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.