diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2008-03-05 20:19:00 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2008-03-05 20:19:00 +0000 |
| commit | 49a124a1f8c4cffa3d0c179387ec3d2d44a1ed74 (patch) | |
| tree | eca7865eac2d2595f0e60e1b83469d9ed9d2ce47 | |
| parent | 187acbcf67c97f800f9db20cecac7e168369f19d (diff) | |
Notes
| -rw-r--r-- | sys/nfs/nfs_srvcache.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/nfs/nfs_srvcache.c b/sys/nfs/nfs_srvcache.c index 05dcbe86b1cc..9eb168f6086e 100644 --- a/sys/nfs/nfs_srvcache.c +++ b/sys/nfs/nfs_srvcache.c @@ -1,4 +1,3 @@ -/* $Yahoo$ */ /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. @@ -50,7 +49,6 @@ #include <sys/mbuf.h> #include <sys/socket.h> #include <sys/socketvar.h> /* for dup_sockaddr */ -#include <sys/signalvar.h> #include <netinet/in.h> #include <nfs/rpcv2.h> |
