aboutsummaryrefslogtreecommitdiff
path: root/text-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'text-util.h')
-rw-r--r--text-util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/text-util.h b/text-util.h
index 922bab3..9e906b5 100644
--- a/text-util.h
+++ b/text-util.h
@@ -1,8 +1,6 @@
#ifndef TEXT_UTIL_H
#define TEXT_UTIL_H
-#include <stdbool.h>
-#include <stddef.h>
#include "text.h"
/* test whether the given range is valid (start <= end) */