summaryrefslogtreecommitdiffstats
path: root/dotlock.c
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-06-27 10:35:59 -0700
committerDan Fandrich <dan@coneharvesters.com>2007-06-27 10:35:59 -0700
commite31ef292d549cdd6dcc227274027a163564bce6a (patch)
treee397c8fdb2dae9bcc0c536238c7a9c2509ed5a74 /dotlock.c
parentc47dd7ad77c86119d1fe9a21b2dcd10c3ae72636 (diff)
remove a double inclusion of config.h
Diffstat (limited to 'dotlock.c')
-rw-r--r--dotlock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dotlock.c b/dotlock.c
index 90d1f5e6..706d3948 100644
--- a/dotlock.c
+++ b/dotlock.c
@@ -47,7 +47,6 @@
#endif
#include "dotlock.h"
-#include "config.h"
#ifdef HAVE_GETOPT_H
#include <getopt.h>