$NetBSD$

--- peer.c	2003/12/17 22:51:14	1.1
+++ peer.c	2003/12/17 22:52:35
@@ -20,6 +20,8 @@
 #include <stddef.h>
 #include <string.h>
 
+#include <sys/socket.h>
+
 static hash_table all_peers;
 static int peer_process_option(EventSelector *es,
 			       char const *name,
