Refactor #includes and headers
[fio.git] / debug.h
diff --git a/debug.h b/debug.h
index 1765fdb61eb06a6518b2d67f9e4a000592dc55b6..8a8cf8710e04fd70365925b90ec4cf6081ddecae 100644 (file)
--- a/debug.h
+++ b/debug.h
@@ -1,9 +1,7 @@
 #ifndef FIO_DEBUG_H
 #define FIO_DEBUG_H
 
-#include <assert.h>
 #include "lib/types.h"
-#include "log.h"
 
 enum {
        FD_PROCESS      = 0,