summaryrefslogtreecommitdiff
path: root/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'md5.c')
-rw-r--r--md5.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/md5.c b/md5.c
index c35d96c5e..59fe5e7cf 100644
--- a/md5.c
+++ b/md5.c
@@ -53,6 +53,7 @@
#include "md5.h"
#include <string.h>
+#include "stdafx.h"
#undef BYTE_ORDER /* 1 = big-endian, -1 = little-endian, 0 = unknown */
#ifdef ARCH_IS_BIG_ENDIAN