diff options
Diffstat (limited to 'src/alloc.h')
-rw-r--r-- | src/alloc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/alloc.h b/src/alloc.h index 5113839..7b97b8c 100644 --- a/src/alloc.h +++ b/src/alloc.h @@ -8,8 +8,6 @@ #ifndef BFS_ALLOC_H #define BFS_ALLOC_H -#include "prelude.h" - #include "bfs.h" #include <errno.h> |