summaryrefslogtreecommitdiff
path: root/src/utf8.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utf8.c')
-rw-r--r--src/utf8.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utf8.c b/src/utf8.c
index 8a786b7..d642ef4 100644
--- a/src/utf8.c
+++ b/src/utf8.c
@@ -1,6 +1,5 @@
#include <stdlib.h>
#include <stdint.h>
-#include <unistd.h>
#include <assert.h>
#include "utf8.h"