aboutsummaryrefslogtreecommitdiff
path: root/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'buffer.c')
-rw-r--r--buffer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/buffer.c b/buffer.c
index 4841b22..709a328 100644
--- a/buffer.c
+++ b/buffer.c
@@ -4,7 +4,6 @@
#include <stdio.h>
#include "buffer.h"
-#include "util.h"
#ifndef BUFFER_SIZE
#define BUFFER_SIZE 1024