]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/version.cc
remove the Section member from package struct
[apt.git] / apt-pkg / version.cc
index cb2c34c0fde1699dd02a801f1af56d7f7cec9432..29bee46da0b396be0eb88acb5d6561dce7a62c58 100644 (file)
@@ -11,8 +11,8 @@
 #include<config.h>
 
 #include <apt-pkg/version.h>
-#include <apt-pkg/pkgcache.h>
 
+#include <string.h>
 #include <stdlib.h>
                                                                        /*}}}*/