about summary refs log tree commit homepage
path: root/ioq.c
diff options
context:
space:
mode:
Diffstat (limited to 'ioq.c')
-rw-r--r--ioq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ioq.c b/ioq.c
index 4f62cc5..339ef3d 100644
--- a/ioq.c
+++ b/ioq.c
@@ -3,7 +3,6 @@
  * License: GPLv3 or later (see COPYING for details)
  */
 #include "cmogstored.h"
-#include "trace.h"
 /*
  * This is a semaphore-like API with explicit queueing and activation,
  * so contended scheduling/wakeups happen via epoll/kqueue and there