diff options
Diffstat (limited to 'src/blogc/file.c')
-rw-r--r-- | src/blogc/file.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/blogc/file.c b/src/blogc/file.c index 94148fe..cede962 100644 --- a/src/blogc/file.c +++ b/src/blogc/file.c @@ -13,7 +13,6 @@ #include <stdio.h> #include <string.h> #include "file.h" -#include "errors.h" #include "../common/error.h" #include "../common/utf8.h" #include "../common/utils.h" |