diff options
Diffstat (limited to 'defaults.h')
-rw-r--r-- | defaults.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -19,9 +19,6 @@ #ifndef DEFAULTS_H #define DEFAULTS_H -#include <stdbool.h> /* boolean types */ -#include <stdlib.h> /* NULL */ - char* DEFAULT_GOV; char* DEFAULT_FREQ; char* DEFAULT_PROG; |