X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmd5.h;h=8fc29223cf501f35e80544801c81ab75dbbba8ab;hb=0adb29d5fa73df9c3760478405aaf71fa37054c4;hp=553196c77c0583c7320cfd691cc5c94c9a38e30d;hpb=f781bc87eeff269e5d570e0d9ecf14efac980cf4;p=citadel.git diff --git a/citadel/md5.h b/citadel/md5.h index 553196c77..8fc29223c 100644 --- a/citadel/md5.h +++ b/citadel/md5.h @@ -1,6 +1,8 @@ + #ifndef MD5_H #define MD5_H +#include "sysdep.h" #include "typesize.h" struct MD5Context {