Explorar o código

apt-pkg/deb/debsystem.cc: add missing apti18n.h header

Michael Vogt %!s(int64=17) %!d(string=hai) anos
pai
achega
bb3ac2f648
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      apt-pkg/deb/debsystem.cc

+ 1 - 0
apt-pkg/deb/debsystem.cc

@@ -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>