--- src/pop3.cc	2000/07/21 13:31:58	1.1
+++ src/pop3.cc	2000/07/21 13:32:56
@@ -26,6 +26,7 @@
  */
 
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <sys/stat.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
