aboutsummaryrefslogtreecommitdiff
path: root/spm.c
diff options
context:
space:
mode:
Diffstat (limited to 'spm.c')
-rw-r--r--spm.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/spm.c b/spm.c
index 4fb9ed8..f62b804 100644
--- a/spm.c
+++ b/spm.c
@@ -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"
/**