aboutsummaryrefslogtreecommitdiff
path: root/sbin/md5/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/md5/md5.c')
-rw-r--r--sbin/md5/md5.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/md5/md5.c b/sbin/md5/md5.c
index d4245d2aad4b..43a76227a9d2 100644
--- a/sbin/md5/md5.c
+++ b/sbin/md5/md5.c
@@ -21,6 +21,7 @@
__FBSDID("$FreeBSD$");
#include <sys/types.h>
+#include <sys/param.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <err.h>