reorder includes: add <config.h> if needed and include it at first
[ntk/apt.git] / apt-pkg / cachefilter.cc
index 8f0725e..210a9a9 100644 (file)
@@ -4,6 +4,8 @@
     Collection of functor classes */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include <config.h>
+
 #include <apt-pkg/cachefilter.h>
 #include <apt-pkg/error.h>
 #include <apt-pkg/pkgcache.h>