]> git.meshlink.io Git - catta/commitdiff
socket.c needs closesocket from internal.h
authorSven M. Hallberg <pesco@khjk.org>
Fri, 29 Aug 2014 12:25:00 +0000 (14:25 +0200)
committerSven M. Hallberg <pesco@khjk.org>
Fri, 29 Aug 2014 12:25:00 +0000 (14:25 +0200)
src/socket.c

index 1914316716861442ae149dcac1e6a2866ced1632..01eeaebabfd9a3ac92cf26166756a0159edeee3b 100644 (file)
@@ -50,6 +50,7 @@
 #include "fdutil.h"
 #include "socket.h"
 #include "addr-util.h"
+#include "internal.h"
 
 /* this is a portability hack */
 #ifndef IPV6_ADD_MEMBERSHIP