summaryrefslogtreecommitdiffstats
path: root/sys/kern/md5c.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/md5c.c')
-rw-r--r--sys/kern/md5c.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/md5c.c b/sys/kern/md5c.c
index 9abf6f1..5c35b5b 100644
--- a/sys/kern/md5c.c
+++ b/sys/kern/md5c.c
@@ -25,6 +25,7 @@ documentation and/or software.
*/
#include "md5.h"
+#include <string.h>
typedef unsigned char *POINTER;
typedef unsigned short int UINT2;
OpenPOWER on IntegriCloud