reorder includes: add <config.h> if needed and include it at first
[ntk/apt.git] / apt-pkg / contrib / sha2_internal.cc
index 565db2f..ff995cd 100644 (file)
@@ -31,6 +31,7 @@
  *
  * $Id: sha2.c,v 1.1 2001/11/08 00:01:51 adg Exp adg $
  */
+#include <config.h>
 
 #include <string.h>    /* memcpy()/memset() or bcopy()/bzero() */
 #include <assert.h>    /* assert() */