summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libutil/trimdomain.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libutil/trimdomain.c')
-rw-r--r--freebsd/lib/libutil/trimdomain.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/lib/libutil/trimdomain.c b/freebsd/lib/libutil/trimdomain.c
index 67d835f2..d99e84c7 100644
--- a/freebsd/lib/libutil/trimdomain.c
+++ b/freebsd/lib/libutil/trimdomain.c
@@ -1,3 +1,5 @@
+#include <machine/rtems-bsd-user-space.h>
+
/*-
* Copyright (c) 2001 Brian Somers <brian@Awfulhak.org>
* Based on original work by Atsushi Murai <amurai@FreeBSD.org>