aboutsummaryrefslogtreecommitdiff
path: root/defaults.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-09-28 15:49:52 +1300
committerDavid <dbphillipsnz@gmail.com>2014-09-28 15:49:52 +1300
commitae0bc8b17d75bdbe4e537e97f11fea04c4720c36 (patch)
treed52cc14b3c5c7eb192c15b7ba85666bc2686dc86 /defaults.h
parent808b2a843859d4d51a44688eb02d0e42380f6c27 (diff)
downloadparamano-ae0bc8b17d75bdbe4e537e97f11fea04c4720c36.tar.xz
Code tidy
Diffstat (limited to 'defaults.h')
-rw-r--r--defaults.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/defaults.h b/defaults.h
index ae4a1bc..c4bd176 100644
--- a/defaults.h
+++ b/defaults.h
@@ -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;