aboutsummaryrefslogtreecommitdiff
path: root/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'text.h')
-rw-r--r--text.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/text.h b/text.h
index 9057a6a..4ff8bdb 100644
--- a/text.h
+++ b/text.h
@@ -1,14 +1,6 @@
#ifndef TEXT_H
#define TEXT_H
-#include <stdbool.h>
-#include <stdint.h>
-#include <time.h>
-#include <unistd.h>
-#include <stdarg.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-
#include "util.h"
/** A mark. */