aboutsummaryrefslogtreecommitdiff
path: root/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'buffer.h')
-rw-r--r--buffer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/buffer.h b/buffer.h
index 66e8d4d..d8a58fb 100644
--- a/buffer.h
+++ b/buffer.h
@@ -1,8 +1,6 @@
#ifndef BUFFER_H
#define BUFFER_H
-#include <stddef.h>
-#include <stdbool.h>
#include "text.h"
/**