diff options
| author | Paul Saab <ps@FreeBSD.org> | 2000-07-01 06:23:36 +0000 |
|---|---|---|
| committer | Paul Saab <ps@FreeBSD.org> | 2000-07-01 06:23:36 +0000 |
| commit | e153613ab0ee53e7c19cf79cb52c873e906a6f26 (patch) | |
| tree | 1d7f4677f5c21df9c36bc32b4961e3fe80c0b671 /sbin/init | |
| parent | 1f0ba10b4158ee664213d93bfecd8af738ec0d2d (diff) | |
Notes
Diffstat (limited to 'sbin/init')
| -rw-r--r-- | sbin/init/init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/init/init.c b/sbin/init/init.c index 544874b85fd8..64627498b3ad 100644 --- a/sbin/init/init.c +++ b/sbin/init/init.c @@ -53,7 +53,6 @@ static const char rcsid[] = #include <sys/mount.h> #include <sys/sysctl.h> #include <sys/wait.h> -#include <sys/types.h> #include <sys/stat.h> #include <db.h> |
