mirror of
https://github.com/novatiq/packages.git
synced 2026-07-29 15:03:05 +01:00
11 lines
161 B
Diff
11 lines
161 B
Diff
--- a/hash_intmd5.c
|
|
+++ b/hash_intmd5.c
|
|
@@ -29,6 +29,7 @@
|
|
#include "sysincl.h"
|
|
#include "hash.h"
|
|
#include "memory.h"
|
|
+#include "util.h"
|
|
|
|
#include "md5.c"
|
|
|