diff options
Diffstat (limited to 'spm.c')
-rw-r--r-- | spm.c | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -3,17 +3,6 @@ * @file spm.c */ -#include <ctype.h> -#include <errno.h> -#include <glob.h> -#include <stdio.h> -#include <stdlib.h> -#include <limits.h> -#include <stdarg.h> -#include <string.h> -#include <unistd.h> -#include <time.h> -#include "config.h" #include "spm.h" /** |