aboutsummaryrefslogtreecommitdiff
path: root/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'buffer.c')
-rw-r--r--buffer.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/buffer.c b/buffer.c
index 709a328..67070b9 100644
--- a/buffer.c
+++ b/buffer.c
@@ -1,8 +1,3 @@
-#include <stdlib.h>
-#include <string.h>
-#include <stdarg.h>
-#include <stdio.h>
-
#include "buffer.h"
#ifndef BUFFER_SIZE