summaryrefslogtreecommitdiff
path: root/include/bsd/bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bsd/bsd.h')
-rw-r--r--include/bsd/bsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bsd/bsd.h b/include/bsd/bsd.h
index 2f9d4ef..237fe16 100644
--- a/include/bsd/bsd.h
+++ b/include/bsd/bsd.h
@@ -34,13 +34,13 @@
#include <bsd/sys/cdefs.h>
#include <bsd/sys/queue.h>
#include <bsd/sys/tree.h>
+#include <bsd/netinet/ip_icmp.h>
#include <bsd/stdlib.h>
#include <bsd/string.h>
#include <bsd/err.h>
#include <bsd/getopt.h>
#include <bsd/random.h>
#include <bsd/md5.h>
-#include <bsd/ip_icmp.h>
#include <time.h>
#endif