]> git.stg.codes - stg.git/blobdiff - include/stg/raw_ip_packet.h
Port to CMake, get rid of os_int.h.
[stg.git] / include / stg / raw_ip_packet.h
index b94faf868b40451484bd4b5c9b1e03910544a82f..30e1c8fe186d72cefbf3a2e50983a3292039b1d9 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef RAW_IP_PACKET_H
 #define RAW_IP_PACKET_H
 
-#if defined(FREE_BSD) || defined(FREE_BSD5)
+#if defined(FREE_BSD)
 #include <netinet/in_systm.h> // n_long in netinet/ip.h
 #endif