summaryrefslogtreecommitdiff
path: root/libmd5/md5_loc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmd5/md5_loc.h')
-rw-r--r--libmd5/md5_loc.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libmd5/md5_loc.h b/libmd5/md5_loc.h
new file mode 100644
index 0000000..ef67c02
--- /dev/null
+++ b/libmd5/md5_loc.h
@@ -0,0 +1,6 @@
+#ifndef _MD5LOC_H
+#define _MD5LOC_H
+
+# define UWORD32 unsigned int
+
+#endif