aboutsummaryrefslogtreecommitdiff
path: root/text-motions.c
diff options
context:
space:
mode:
Diffstat (limited to 'text-motions.c')
-rw-r--r--text-motions.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/text-motions.c b/text-motions.c
index a17adde..9bd6461 100644
--- a/text-motions.c
+++ b/text-motions.c
@@ -1,9 +1,3 @@
-#include <ctype.h>
-#include <string.h>
-#include <stdlib.h>
-#include <wchar.h>
-#include <errno.h>
-#include <limits.h>
#include "text-motions.h"
#include "text-util.h"
#include "util.h"