diff options
| author | Xin LI <delphij@FreeBSD.org> | 2009-12-11 23:20:02 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2009-12-11 23:20:02 +0000 |
| commit | 512be259a7c6abdef6c680773772ca264c52e7f5 (patch) | |
| tree | 1168e08d4d3fbd901e6c356504e447e516b572a0 /usr.bin/make/dir.c | |
| parent | 044823bee648755ec4ae112846b5315c1b1a7eac (diff) | |
Notes
Diffstat (limited to 'usr.bin/make/dir.c')
| -rw-r--r-- | usr.bin/make/dir.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/make/dir.c b/usr.bin/make/dir.c index 8ca998449a27..9b529ea5fc57 100644 --- a/usr.bin/make/dir.c +++ b/usr.bin/make/dir.c @@ -90,7 +90,6 @@ __FBSDID("$FreeBSD$"); #include <stdio.h> #include <stdlib.h> #include <string.h> -#include <unistd.h> #include "arch.h" #include "dir.h" @@ -98,7 +97,6 @@ __FBSDID("$FreeBSD$"); #include "GNode.h" #include "hash.h" #include "lst.h" -#include "make.h" #include "str.h" #include "targ.h" #include "util.h" |
