summaryrefslogtreecommitdiff
path: root/src/utils/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/file.c')
-rw-r--r--src/utils/file.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/file.c b/src/utils/file.c
index 921befb..6d737f7 100644
--- a/src/utils/file.c
+++ b/src/utils/file.c
@@ -2,9 +2,7 @@
#include "utils/log.h"
#include "utils/memory.h"
-#include <stddef.h>
#include <stdio.h>
-#include <stdlib.h>
#include <string.h>
size_t fileCodes_capacity = 0;