diff options
author | Damien Miller <djm@mindrot.org> | 2000-09-23 14:52:50 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-09-23 14:52:50 +1100 |
commit | b9c2ce8b3bbe71cf9cb5a127ed6d1cad633fc9f8 (patch) | |
tree | 5c4847d17051286004aa8a9e4364b6571e2a5a83 /next-posix.h | |
parent | 62dd94b375446eb04aed1550c17eaf79717423d4 (diff) |
- (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
Diffstat (limited to 'next-posix.h')
-rw-r--r-- | next-posix.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/next-posix.h b/next-posix.h index 06149d5b5..077b132e4 100644 --- a/next-posix.h +++ b/next-posix.h | |||
@@ -7,7 +7,6 @@ | |||
7 | 7 | ||
8 | #ifdef HAVE_NEXT | 8 | #ifdef HAVE_NEXT |
9 | 9 | ||
10 | #include <libc.h> | ||
11 | #include <sys/dir.h> | 10 | #include <sys/dir.h> |
12 | 11 | ||
13 | /* readdir() returns struct direct (BSD) not struct dirent (POSIX) */ | 12 | /* readdir() returns struct direct (BSD) not struct dirent (POSIX) */ |