summaryrefslogtreecommitdiff
path: root/src/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.h')
-rw-r--r--src/buffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buffer.h b/src/buffer.h
index 93ffc95..89328ac 100644
--- a/src/buffer.h
+++ b/src/buffer.h
@@ -5,7 +5,6 @@
#include <stdarg.h>
#include <string.h>
#include <limits.h>
-#include <unistd.h>
#include <stdbool.h>
#include "config.h"