diff options
Diffstat (limited to 'sam.c')
| -rw-r--r-- | sam.c | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -16,15 +16,6 @@ * REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. */ -#include <string.h> -#include <strings.h> -#include <stdio.h> -#include <ctype.h> -#include <errno.h> -#include <unistd.h> -#include <limits.h> -#include <fcntl.h> - #include "util.h" #include "sam.h" |
