diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-05 08:40:47 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-05 08:40:47 +0000 |
| commit | dcb07e3d2a4093b9dbbf0ed03cc43a50cff48d1b (patch) | |
| tree | 9169ea5b7f61ebd05b1a39c569639997e8c8d3e0 /lib/libc | |
| parent | 5b674a64dfb837661a21795a824cc56f0588c646 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/disklabel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/disklabel.c b/lib/libc/gen/disklabel.c index c7ac0b4f8a99..19c0d19525d0 100644 --- a/lib/libc/gen/disklabel.c +++ b/lib/libc/gen/disklabel.c @@ -45,7 +45,6 @@ static const char rcsid[] = #include <ufs/ufs/dinode.h> #include <ufs/ffs/fs.h> -#include <errno.h> #include <fcntl.h> #include <stdio.h> #include <stdlib.h> |
