]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/version.cc
reorder includes: add <config.h> if needed and include it at first
[apt.git] / apt-pkg / version.cc
index 42e449d36b7d063060fc7335f175f53f4814573d..a9d4fb763d12c0fc15e7645b7dfc1217fa17ad4f 100644 (file)
@@ -8,6 +8,8 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include<config.h>
+
 #include <apt-pkg/version.h>
 #include <apt-pkg/pkgcache.h>