diff options
Diffstat (limited to '')
| -rw-r--r-- | src/blind-stack.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/blind-stack.c b/src/blind-stack.c index 72233a2..4591154 100644 --- a/src/blind-stack.c +++ b/src/blind-stack.c @@ -2,10 +2,7 @@ #include "stream.h" #include "util.h" -#include <fcntl.h> -#include <inttypes.h> #include <string.h> -#include <unistd.h> USAGE("[-b] bottom-stream ... top-stream") |
