summaryrefslogtreecommitdiff
path: root/sys/kern/subr_prf.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-03-18 08:45:25 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-03-18 08:45:25 +0000
commitb4b138c27f9f250fa0ce955de65761501559c328 (patch)
treeedaddd833b7da7fad5ccce7a97a7d3c7c70d9786 /sys/kern/subr_prf.c
parenteb51ffcb6d72ccc2249cc61e81aa74c3ee364c53 (diff)
Notes
Diffstat (limited to 'sys/kern/subr_prf.c')
-rw-r--r--sys/kern/subr_prf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/subr_prf.c b/sys/kern/subr_prf.c
index 5a298acdf601..99b37f852a10 100644
--- a/sys/kern/subr_prf.c
+++ b/sys/kern/subr_prf.c
@@ -51,7 +51,6 @@
#include <sys/malloc.h>
#include <sys/proc.h>
#include <sys/stddef.h>
-#include <sys/stdint.h>
#include <sys/sysctl.h>
#include <sys/tty.h>
#include <sys/syslog.h>