From: Joel Rosdahl Date: Wed, 28 Apr 2010 18:19:25 +0000 (+0200) Subject: Include local header file mdfour.h correctly X-Git-Tag: v3.0pre1~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0c58fe92b84f0ca5bf8834003a072b4e52ef6dc;p=thirdparty%2Fccache.git Include local header file mdfour.h correctly --- diff --git a/hashutil.h b/hashutil.h index 85349c607..917adf7ea 100644 --- a/hashutil.h +++ b/hashutil.h @@ -1,7 +1,7 @@ #ifndef HASHUTIL_H #define HASHUTIL_H -#include +#include "mdfour.h" #include struct file_hash