diff options
Diffstat (limited to 'src/file.h')
-rw-r--r-- | src/file.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ #include <stdio.h> #include <stdlib.h> -#include "utils/utils.h" #include "error.h" #define BLOGC_FILE_CHUNK_SIZE 1024 |