summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libmemstat/memstat_uma.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libmemstat/memstat_uma.c')
-rw-r--r--freebsd/lib/libmemstat/memstat_uma.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/freebsd/lib/libmemstat/memstat_uma.c b/freebsd/lib/libmemstat/memstat_uma.c
index 6000a486..38571f1b 100644
--- a/freebsd/lib/libmemstat/memstat_uma.c
+++ b/freebsd/lib/libmemstat/memstat_uma.c
@@ -1,4 +1,3 @@
-#include "port_before.h"
/*-
* Copyright (c) 2005-2006 Robert N. M. Watson
* All rights reserved.
@@ -39,9 +38,7 @@
#include <err.h>
#include <errno.h>
-#ifndef __rtems__
#include <kvm.h>
-#endif
#include <nlist.h>
#include <stddef.h>
#include <stdio.h>