瀏覽代碼

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

It's gone.

Gbp-Dch: ignore
Julian Andres Klode 11 年之前
父節點
當前提交
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>