diff options
Diffstat (limited to 'util.c')
-rw-r--r-- | util.c | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ * copyright notice and this permission notice appear in all copies. */ +/* Code contributions from: + * + * Stefan Winter <stefan.winter@restena.lu> + */ + #include <sys/socket.h> #include <netinet/in.h> #include <netdb.h> |