diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2001-10-10 17:48:44 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2001-10-10 17:48:44 +0000 |
| commit | 6eabd84580f1e72a1bc829696e49711c13eb47ad (patch) | |
| tree | 1512bc77623c693051d32159b74ab8a1fc152e4f /lib/libc/gen/fstab.c | |
| parent | 260a11714171588b02bde41a96549826479e3f3c (diff) | |
Notes
Diffstat (limited to 'lib/libc/gen/fstab.c')
| -rw-r--r-- | lib/libc/gen/fstab.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/gen/fstab.c b/lib/libc/gen/fstab.c index 7e263fb1972f..83db5ec1152a 100644 --- a/lib/libc/gen/fstab.c +++ b/lib/libc/gen/fstab.c @@ -42,8 +42,6 @@ static char rcsid[] = #include "namespace.h" #include <sys/param.h> -#include <sys/lock.h> -#include <sys/mutex.h> #include <sys/mount.h> #include <sys/stat.h> |
