Support large files in the complete toolset. Indexes of this
[ntk/apt.git] / apt-pkg / pkgrecords.h
index 78e39e5..840454e 100644 (file)
@@ -19,7 +19,6 @@
 
 
 #include <apt-pkg/pkgcache.h>
-#include <apt-pkg/fileutl.h>
 #include <vector>
 
 class pkgRecords                                                       /*{{{*/