diff options
Diffstat (limited to 'md5c.c')
-rw-r--r-- | md5c.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ These notices must be retained in any copies of any part of this documentation and/or software. */ -#include <config.h> +#include "config.h" #include "md5global.h" #include "md5.h" |