diff options
Diffstat (limited to 'text-motions.h')
| -rw-r--r-- | text-motions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/text-motions.h b/text-motions.h index 95e554d..218b44b 100644 --- a/text-motions.h +++ b/text-motions.h @@ -5,7 +5,6 @@ * perform a certain movement and return the new position. If the movement * is not possible the original position is returned unchanged. */ -#include <stddef.h> #include "text.h" #include "text-regex.h" |
