summaryrefslogtreecommitdiff
path: root/bus/config-parser-common.h
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>2010-03-19 12:36:49 +0100
committerRalf Habacker <ralf.habacker@freenet.de>2010-03-19 20:11:48 +0100
commitdbecdeabb20e0ce11121819c63373f0afba57c58 (patch)
treed513551d0794c6224406ac7b83a77f1355493fae /bus/config-parser-common.h
parent6663cb5dcf6ef931e17b4104f571c59d411219d2 (diff)
downloaddbus-dbecdeabb20e0ce11121819c63373f0afba57c58.tar.gz
Consistently include <config.h> in all C source files and never in header files.
Diffstat (limited to 'bus/config-parser-common.h')
-rw-r--r--bus/config-parser-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bus/config-parser-common.h b/bus/config-parser-common.h
index dc0e0eda..da745606 100644
--- a/bus/config-parser-common.h
+++ b/bus/config-parser-common.h
@@ -24,8 +24,6 @@
#ifndef BUS_CONFIG_PARSER_COMMON_H
#define BUS_CONFIG_PARSER_COMMON_H
-#include <config.h>
-
typedef enum
{
ELEMENT_NONE,