summaryrefslogtreecommitdiff
path: root/src/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc.c')
-rw-r--r--src/misc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/misc.c b/src/misc.c
index 16c0cfb..19920ab 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -1,8 +1,6 @@
#include <stdint.h>
#include <stdlib.h>
-#include <string.h>
-
#include <daw/logging.h>
#include <daw/utils.h>