From f18076d44e1c92ebe7db36052b31e836063c28a3 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Wed, 18 Jan 2006 21:05:51 +0000 Subject: merge from gcc --- include/md5.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/md5.h') diff --git a/include/md5.h b/include/md5.h index e35789346..e8eedb96d 100644 --- a/include/md5.h +++ b/include/md5.h @@ -27,6 +27,8 @@ # include #endif +#include "ansidecl.h" + /* The following contortions are an attempt to use the C preprocessor to determine an unsigned integral type that is 32 bits wide. An alternative approach is to use autoconf's AC_CHECK_SIZEOF macro, but -- cgit v1.2.3