aboutsummaryrefslogtreecommitdiff
path: root/lib/sys_socket.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-03-12 09:57:31 +0100
committerThomas White <taw@physics.org>2018-03-12 10:17:49 +0100
commit95bb73d90fed58f61dddc0d1d3e8afeb9879daaa (patch)
tree98f8ae32c65a7af063ac448f401ef1b619c04950 /lib/sys_socket.c
parent77cf2edd09bb01ae331935f467064c751f6e338e (diff)
Remove autotools
Diffstat (limited to 'lib/sys_socket.c')
-rw-r--r--lib/sys_socket.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/sys_socket.c b/lib/sys_socket.c
deleted file mode 100644
index 3f017f8f..00000000
--- a/lib/sys_socket.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include <config.h>
-#define _GL_SYS_SOCKET_INLINE _GL_EXTERN_INLINE
-#include "sys/socket.h"