]> git.saurik.com Git - apt.git/commitdiff
apt-pkg/deb/debsystem.cc: add missing apti18n.h header
authorMichael Vogt <michael.vogt@ubuntu.com>
Mon, 8 Dec 2008 18:50:59 +0000 (10:50 -0800)
committerMichael Vogt <michael.vogt@ubuntu.com>
Mon, 8 Dec 2008 18:50:59 +0000 (10:50 -0800)
apt-pkg/deb/debsystem.cc

index f2340a4ad2f5fc870f25e64fe74150fecc9a8a3b..e1aacdbdbd5b7212f8893bcfb05ab2a27c7d1c69 100644 (file)
@@ -17,6 +17,7 @@
 #include <apt-pkg/configuration.h>
 #include <apt-pkg/error.h>
 #include <apt-pkg/fileutl.h>
+#include <apti18n.h>
     
 #include <sys/types.h>
 #include <unistd.h>