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 6359e29..896b923 100644
--- a/include/bsd/bsd.h
+++ b/include/bsd/bsd.h
@@ -32,13 +32,13 @@
*/
#include <bsd/sys/cdefs.h>
+#include <bsd/sys/queue.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/queue.h>
#include <bsd/ip_icmp.h>
#include <time.h>