summaryrefslogtreecommitdiffstats
path: root/sys/dev/an
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2000-11-30 18:52:32 +0000
committeralfred <alfred@FreeBSD.org>2000-11-30 18:52:32 +0000
commit663be26bfaa4f023ff6ce55c7808c5c10915ff6a (patch)
treed35aa569db32c959bba475cf332558da40b4a62e /sys/dev/an
parent155ca63e1fbce14fe8cc6a5b4879a8736154965c (diff)
downloadFreeBSD-src-663be26bfaa4f023ff6ce55c7808c5c10915ff6a.zip
FreeBSD-src-663be26bfaa4f023ff6ce55c7808c5c10915ff6a.tar.gz
remove unneded sys/ucred.h includes
Diffstat (limited to 'sys/dev/an')
-rw-r--r--sys/dev/an/if_an.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c
index f881a03..60c7892 100644
--- a/sys/dev/an/if_an.c
+++ b/sys/dev/an/if_an.c
@@ -95,7 +95,6 @@
#include <sys/sockio.h>
#include <sys/mbuf.h>
#include <sys/kernel.h>
-#include <sys/ucred.h>
#include <sys/socket.h>
#ifdef ANCACHE
#include <sys/syslog.h>
OpenPOWER on IntegriCloud