diff options
Diffstat (limited to 'md5global.h')
-rw-r--r-- | md5global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/md5global.h b/md5global.h index bde8db06..2be7a842 100644 --- a/md5global.h +++ b/md5global.h @@ -17,7 +17,7 @@ The following makes PROTOTYPES default to 0 if it has not already */ #ifndef PROTOTYPES -#define PROTOTYPES HAVE_PROTOTYPES +#define PROTOTYPES 1 #endif /* POINTER defines a generic pointer type */ |