]> git.cworth.org Git - ttt/blobdiff - src/ttt-socket.c
2005-11-11 Carl Worth <cworth@cworth.org>
[ttt] / src / ttt-socket.c
index 765cab1104d7c568b22758a76e6c7c1a508289c8..18577ffa378468088938985545f8d758507ee50a 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "ttt-socket.h"
 
-#include <netinet/ip.h>
+#include <netinet/in.h>
 #include <netdb.h>
 
 /* Initialize a TCP/IP address structure with the given host and port.