Преглед изворни кода

ftparchive/apt-ftparchive.cc: Include apt-pkg/init.h.

Julian Andres Klode пре 16 година
родитељ
комит
3b1fffc35f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      ftparchive/apt-ftparchive.cc

+ 1 - 0
ftparchive/apt-ftparchive.cc

@@ -16,6 +16,7 @@
 #include <apt-pkg/configuration.h>
 #include <apt-pkg/cmndline.h>
 #include <apt-pkg/strutl.h>
+#include <apt-pkg/init.h>
 #include <config.h>
 #include <apti18n.h>
 #include <algorithm>