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