From af07e10429c1513c2348289888b240926264b32b Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 18 Feb 2013 18:48:48 +0100 Subject: Update to gnulib 0.0.7865-a828. --- lib/sys_socket.c | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/sys_socket.c (limited to 'lib/sys_socket.c') diff --git a/lib/sys_socket.c b/lib/sys_socket.c new file mode 100644 index 000000000..3f017f8fc --- /dev/null +++ b/lib/sys_socket.c @@ -0,0 +1,3 @@ +#include +#define _GL_SYS_SOCKET_INLINE _GL_EXTERN_INLINE +#include "sys/socket.h" -- cgit v1.2.3