aboutsummaryrefslogtreecommitdiffstats
path: root/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'client.c')
-rw-r--r--client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client.c b/client.c
index 5f4f452..b1c6894 100644
--- a/client.c
+++ b/client.c
@@ -19,7 +19,7 @@
*/
#include <sys/types.h>
-#include <sys/queue.h>
+#include "queue.h"
#include <err.h>
#include <errno.h>