diff options
Diffstat (limited to 'sys/alpha/osf1/osf1_mount.c')
-rw-r--r-- | sys/alpha/osf1/osf1_mount.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/osf1/osf1_mount.c b/sys/alpha/osf1/osf1_mount.c index 6a1e4d2..867db38 100644 --- a/sys/alpha/osf1/osf1_mount.c +++ b/sys/alpha/osf1/osf1_mount.c @@ -45,7 +45,6 @@ #include <sys/malloc.h> #include <sys/mount.h> #include <sys/proc.h> -#include <sys/buf.h> #include <sys/mbuf.h> #include <sys/socket.h> #include <sys/socketvar.h> |