]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/hashsum.cc
reorder includes: add <config.h> if needed and include it at first
[apt.git] / apt-pkg / contrib / hashsum.cc
index 728747d7ab00ed47b44cc36706ae88daf549d994..28f711176b41ae847db0c5535e828561b49a8960 100644 (file)
@@ -1,4 +1,5 @@
 // Cryptographic API Base
+#include <config.h>
 
 #include <unistd.h>
 #include "hashsum_template.h"