summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libmemstat/memstat_all.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libmemstat/memstat_all.c')
-rw-r--r--freebsd/lib/libmemstat/memstat_all.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/lib/libmemstat/memstat_all.c b/freebsd/lib/libmemstat/memstat_all.c
index 3d5a63e2..2e37b4e9 100644
--- a/freebsd/lib/libmemstat/memstat_all.c
+++ b/freebsd/lib/libmemstat/memstat_all.c
@@ -28,7 +28,7 @@
* $FreeBSD$
*/
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
#include <sys/queue.h>
#include "memstat.h"