summaryrefslogtreecommitdiffstats
path: root/usr.bin/csup/proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/csup/proto.c')
-rw-r--r--usr.bin/csup/proto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/csup/proto.c b/usr.bin/csup/proto.c
index 6df1aa0..3b578e5 100644
--- a/usr.bin/csup/proto.c
+++ b/usr.bin/csup/proto.c
@@ -31,6 +31,7 @@
#include <sys/socket.h>
#include <sys/types.h>
#include <sys/stat.h>
+#include <sys/queue.h>
#include <assert.h>
#include <err.h>
@@ -57,7 +58,6 @@
#include "misc.h"
#include "mux.h"
#include "proto.h"
-#include "queue.h"
#include "stream.h"
#include "threads.h"
#include "updater.h"
OpenPOWER on IntegriCloud