]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/sha2_internal.cc
use forward declaration in headers if possible instead of includes
[apt.git] / apt-pkg / contrib / sha2_internal.cc
index 565db2f91d2faefbb4693c0186b7e8d39c200650..ff995cdf289f89ede8ce790ec349d7f0537e24f6 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() */