summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcvt/pcvt_sup.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-03-28 10:33:27 +0000
committerbde <bde@FreeBSD.org>1998-03-28 10:33:27 +0000
commitcd450d67141a2e84500ff624dc9d39c255a7de77 (patch)
treeb93fd2b4ccc29aeaa8d3fbc536cd0a353833c0d5 /sys/i386/isa/pcvt/pcvt_sup.c
parentdee7f44b926e2ae7097a847424fc1f14a017ba0d (diff)
downloadFreeBSD-src-cd450d67141a2e84500ff624dc9d39c255a7de77.zip
FreeBSD-src-cd450d67141a2e84500ff624dc9d39c255a7de77.tar.gz
Moved some #includes from <sys/param.h> nearer to where they are actually
used.
Diffstat (limited to 'sys/i386/isa/pcvt/pcvt_sup.c')
-rw-r--r--sys/i386/isa/pcvt/pcvt_sup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/isa/pcvt/pcvt_sup.c b/sys/i386/isa/pcvt/pcvt_sup.c
index d34c01b..24144e1 100644
--- a/sys/i386/isa/pcvt/pcvt_sup.c
+++ b/sys/i386/isa/pcvt/pcvt_sup.c
@@ -66,6 +66,8 @@
#include <i386/isa/pcvt/pcvt_hdr.h> /* global include */
+#include <sys/resource.h>
+
static void vid_cursor ( struct cursorshape *data );
static void vgasetfontattr ( struct vgafontattr *data );
static void vgagetfontattr ( struct vgafontattr *data );
OpenPOWER on IntegriCloud