summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libutil/expand_number.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libutil/expand_number.c')
-rw-r--r--freebsd/lib/libutil/expand_number.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/lib/libutil/expand_number.c b/freebsd/lib/libutil/expand_number.c
index 6047bba5..596a3976 100644
--- a/freebsd/lib/libutil/expand_number.c
+++ b/freebsd/lib/libutil/expand_number.c
@@ -1,3 +1,5 @@
+#include <machine/rtems-bsd-user-space.h>
+
/*-
* Copyright (c) 2007 Eric Anderson <anderson@FreeBSD.org>
* Copyright (c) 2007 Pawel Jakub Dawidek <pjd@FreeBSD.org>