Clean up time handling; always assume we have tzset() and that the right
[mmh] / sbr / client.c
index c558536..763b2a4 100644 (file)
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <netdb.h>
-
-#ifdef HAVE_ARPA_INET_H
-# include <arpa/inet.h>
-#endif
+#include <arpa/inet.h>
 
 #define        TRUE         1
 #define        FALSE        0