diff options
Diffstat (limited to '')
| -rw-r--r-- | src/blind-repeat.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/blind-repeat.c b/src/blind-repeat.c index 937536b..6e2b169 100644 --- a/src/blind-repeat.c +++ b/src/blind-repeat.c @@ -2,10 +2,7 @@ #include "stream.h" #include "util.h" -#include <errno.h> -#include <stdint.h> #include <string.h> -#include <unistd.h> USAGE("(count | 'inf') file") |
