Просмотр исходного кода

apt-get: Do not include apt-pkg/indexrecords.h

It's gone.

Gbp-Dch: ignore
Julian Andres Klode лет назад: 11
Родитель
Сommit
f4c63831e6
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      cmdline/apt-get.cc

+ 0 - 1
cmdline/apt-get.cc

@@ -39,7 +39,6 @@
 #include <apt-pkg/error.h>
 #include <apt-pkg/fileutl.h>
 #include <apt-pkg/indexfile.h>
-#include <apt-pkg/indexrecords.h>
 #include <apt-pkg/init.h>
 #include <apt-pkg/md5.h>
 #include <apt-pkg/metaindex.h>