]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/crc-16.cc
reorder includes: add <config.h> if needed and include it at first
[apt.git] / apt-pkg / contrib / crc-16.cc
index b300ed67e48275ff9dffc81ad6de90d1b2f89956..26ea1ba28e5198e976b277ddb9bb8ccd9f4afda9 100644 (file)
@@ -15,6 +15,8 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include <config.h>
+
 #include <apt-pkg/crc-16.h>
                                                                        /*}}}*/