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