mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 21:14:32 +04: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"
|
|
|