summaryrefslogtreecommitdiff
path: root/src/env.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/env.c')
-rw-r--r--src/env.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/env.c b/src/env.c
index 46a4071e8..19c2a62c1 100644
--- a/src/env.c
+++ b/src/env.c
@@ -77,10 +77,7 @@
{ LOGNAME=foo PATH=/energy }
*/
-#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
-
#include <stdio.h>
#include <getopt.h>
#include <sys/types.h>