diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2001-10-13 06:41:41 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2001-10-13 06:41:41 +0000 |
| commit | c95b982aedc014a22e341b735d4cf1d945eeaaaa (patch) | |
| tree | 66ec86c862df7aac05dd803aff95afaeaffe678a /sys/coda/coda_psdev.c | |
| parent | cba41f69e5616af69cc1db4637da6b42aba2eb3e (diff) | |
Notes
Diffstat (limited to 'sys/coda/coda_psdev.c')
| -rw-r--r-- | sys/coda/coda_psdev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/coda/coda_psdev.c b/sys/coda/coda_psdev.c index 49d9fd072e22..7014c89ba477 100644 --- a/sys/coda/coda_psdev.c +++ b/sys/coda/coda_psdev.c @@ -67,7 +67,6 @@ extern int coda_nc_initialized; /* Set if cache has been initialized */ #include <sys/mutex.h> #include <sys/poll.h> #include <sys/proc.h> -#include <sys/socket.h> #include <coda/coda.h> #include <coda/cnode.h> |
