summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/stdlib/strtonum.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libc/stdlib/strtonum.c')
-rw-r--r--freebsd/lib/libc/stdlib/strtonum.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/lib/libc/stdlib/strtonum.c b/freebsd/lib/libc/stdlib/strtonum.c
index 6dccd973..c55cb7d7 100644
--- a/freebsd/lib/libc/stdlib/strtonum.c
+++ b/freebsd/lib/libc/stdlib/strtonum.c
@@ -1,3 +1,5 @@
+#include <machine/rtems-bsd-user-space.h>
+
/*-
* Copyright (c) 2004 Ted Unangst and Todd Miller
* All rights reserved.