summaryrefslogtreecommitdiff
path: root/dselect/helpmsgs.h
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-08-24 02:03:27 +0300
committerGuillem Jover <guillem@debian.org>2008-08-26 05:13:42 +0300
commit88e7b54eeb46dcfa78e34aad91710df38d22451d (patch)
tree520799ff56beb1e73b09ce379377217a0cf6ef7a /dselect/helpmsgs.h
parent77e9ff0a2dd78d36772dcc88aeb337d862b45490 (diff)
downloaddpkg-88e7b54eeb46dcfa78e34aad91710df38d22451d.tar.gz
Unify inclusion usage of config.h
Do not include it from header files. And use <> instead of "".
Diffstat (limited to 'dselect/helpmsgs.h')
-rw-r--r--dselect/helpmsgs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dselect/helpmsgs.h b/dselect/helpmsgs.h
index 691059003..5b6e90980 100644
--- a/dselect/helpmsgs.h
+++ b/dselect/helpmsgs.h
@@ -23,7 +23,6 @@
#define HELPMSGS_H
extern "C" {
-#include <config.h>
#include <dpkg.h>
}