summaryrefslogtreecommitdiffstats
path: root/tests/ioq.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ioq.c')
-rw-r--r--tests/ioq.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ioq.c b/tests/ioq.c
index 56e1886..1ce8f75 100644
--- a/tests/ioq.c
+++ b/tests/ioq.c
@@ -4,10 +4,12 @@
#include "tests.h"
#include "../src/ioq.h"
#include "../src/bfstd.h"
+#include "../src/config.h"
#include "../src/diag.h"
#include "../src/dir.h"
#include <errno.h>
#include <fcntl.h>
+#include <stdlib.h>
/**
* Test for blocking within ioq_slot_push().