summaryrefslogtreecommitdiff
path: root/dselect
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-08-26 20:08:14 +0300
committerGuillem Jover <guillem@debian.org>2008-09-14 04:35:02 +0300
commit629987fea4e869a4fbffb2186beb4e699ae1f4a1 (patch)
tree1c6501dafb5de9916992e076ebe3c8f18f6e888c /dselect
parent3fffee5e7019889f570755703e7a3ec7a8646f23 (diff)
downloaddpkg-629987fea4e869a4fbffb2186beb4e699ae1f4a1.tar.gz
libcompat: Add new compat.h header
Diffstat (limited to 'dselect')
-rw-r--r--dselect/basecmds.cc1
-rw-r--r--dselect/baselist.cc1
-rw-r--r--dselect/basetop.cc1
-rw-r--r--dselect/bindings.cc1
-rw-r--r--dselect/curkeys.cc1
-rw-r--r--dselect/helpmsgs.cc1
-rw-r--r--dselect/main.cc1
-rw-r--r--dselect/methkeys.cc1
-rw-r--r--dselect/methlist.cc1
-rw-r--r--dselect/method.cc1
-rw-r--r--dselect/methparse.cc1
-rw-r--r--dselect/pkgcmds.cc1
-rw-r--r--dselect/pkgdepcon.cc1
-rw-r--r--dselect/pkgdisplay.cc1
-rw-r--r--dselect/pkginfo.cc1
-rw-r--r--dselect/pkgkeys.cc1
-rw-r--r--dselect/pkglist.cc1
-rw-r--r--dselect/pkgsublist.cc1
-rw-r--r--dselect/pkgtop.cc1
19 files changed, 19 insertions, 0 deletions
diff --git a/dselect/basecmds.cc b/dselect/basecmds.cc
index 771069cd3..08b105088 100644
--- a/dselect/basecmds.cc
+++ b/dselect/basecmds.cc
@@ -21,6 +21,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/baselist.cc b/dselect/baselist.cc
index d65770e68..e75626348 100644
--- a/dselect/baselist.cc
+++ b/dselect/baselist.cc
@@ -21,6 +21,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/basetop.cc b/dselect/basetop.cc
index 84642ddf9..83e6185e7 100644
--- a/dselect/basetop.cc
+++ b/dselect/basetop.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <stdio.h>
#include <string.h>
diff --git a/dselect/bindings.cc b/dselect/bindings.cc
index dcac3b4ae..ece6ce4e1 100644
--- a/dselect/bindings.cc
+++ b/dselect/bindings.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/curkeys.cc b/dselect/curkeys.cc
index 241d0d9c6..e16440c29 100644
--- a/dselect/curkeys.cc
+++ b/dselect/curkeys.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg.h>
#include <dpkg-db.h>
diff --git a/dselect/helpmsgs.cc b/dselect/helpmsgs.cc
index f9291ff5b..d17a4ca6d 100644
--- a/dselect/helpmsgs.cc
+++ b/dselect/helpmsgs.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/main.cc b/dselect/main.cc
index 69019139e..e68d4ca46 100644
--- a/dselect/main.cc
+++ b/dselect/main.cc
@@ -21,6 +21,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/methkeys.cc b/dselect/methkeys.cc
index 196db38f0..0249ea2ff 100644
--- a/dselect/methkeys.cc
+++ b/dselect/methkeys.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <stdio.h>
#include <string.h>
diff --git a/dselect/methlist.cc b/dselect/methlist.cc
index cd5668b4d..d582e1c86 100644
--- a/dselect/methlist.cc
+++ b/dselect/methlist.cc
@@ -21,6 +21,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/method.cc b/dselect/method.cc
index a5d6aa1ea..1ab2ccae9 100644
--- a/dselect/method.cc
+++ b/dselect/method.cc
@@ -21,6 +21,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/methparse.cc b/dselect/methparse.cc
index 875fdce7b..8cf91298d 100644
--- a/dselect/methparse.cc
+++ b/dselect/methparse.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/pkgcmds.cc b/dselect/pkgcmds.cc
index d20b4a879..31fe2ddbb 100644
--- a/dselect/pkgcmds.cc
+++ b/dselect/pkgcmds.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <stdio.h>
#include <string.h>
diff --git a/dselect/pkgdepcon.cc b/dselect/pkgdepcon.cc
index 4b41961e3..a9c43f45d 100644
--- a/dselect/pkgdepcon.cc
+++ b/dselect/pkgdepcon.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <stdio.h>
#include <string.h>
diff --git a/dselect/pkgdisplay.cc b/dselect/pkgdisplay.cc
index 0d60ca3e5..a09ad024e 100644
--- a/dselect/pkgdisplay.cc
+++ b/dselect/pkgdisplay.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/pkginfo.cc b/dselect/pkginfo.cc
index 44e63dbf7..8e5a6a4c6 100644
--- a/dselect/pkginfo.cc
+++ b/dselect/pkginfo.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/pkgkeys.cc b/dselect/pkgkeys.cc
index c2f088cf2..5bf69020a 100644
--- a/dselect/pkgkeys.cc
+++ b/dselect/pkgkeys.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <stdio.h>
#include <string.h>
diff --git a/dselect/pkglist.cc b/dselect/pkglist.cc
index baf7c934f..31c0d875e 100644
--- a/dselect/pkglist.cc
+++ b/dselect/pkglist.cc
@@ -21,6 +21,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/pkgsublist.cc b/dselect/pkgsublist.cc
index ad602776d..40f257a76 100644
--- a/dselect/pkgsublist.cc
+++ b/dselect/pkgsublist.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>
diff --git a/dselect/pkgtop.cc b/dselect/pkgtop.cc
index c2dda3b2c..21a2cb42a 100644
--- a/dselect/pkgtop.cc
+++ b/dselect/pkgtop.cc
@@ -20,6 +20,7 @@
*/
#include <config.h>
+#include <compat.h>
#include <dpkg-i18n.h>