--- ip_list.c.orig	Wed Apr 11 14:14:45 2001
+++ ip_list.c	Wed Apr 11 14:15:11 2001
@@ -96,10 +96,10 @@
  *   re-implementations of code complying to this set of standards.  
  */
 
-#ifdef __FreeBSD__
+#ifdef __OpenBSD__
 #  include <stddef.h>
 #  include <sys/types.h>
-#endif /* __FreeBSD__ */
+#endif /* __OpenBSD__ */
 
 #include<netinet/in.h>
 #include<arpa/inet.h>
