diff options
Diffstat (limited to 'config.c')
-rw-r--r-- | config.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,10 +1,6 @@ /** * @file config.c */ -#include <ctype.h> -#include <stdio.h> -#include <string.h> -#include <stdlib.h> #include "spm.h" /// Remove leading whitespace from a string |