diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-12 12:36:04 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-12 12:36:04 +0000 |
| commit | 8bdfc6bf38a1040ee75a6ad9b182e763da7e1ec3 (patch) | |
| tree | 33d08d1a2f7c8fd7dfca5bde4c973abc1b8dc9cf /include/Makefile | |
| parent | 5349fd7f490dd662c57f286a6f7affc7f51a46b7 (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 6fdef2a76a78..8d86a62c9081 100644 --- a/include/Makefile +++ b/include/Makefile @@ -5,7 +5,7 @@ CLEANFILES= osreldate.h version vers.c SUBDIR= arpa protocols rpcsvc rpc -INCS= _ctype.h a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h \ +INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \ db.h \ dirent.h dlfcn.h elf.h elf-hints.h err.h fmtmsg.h fnmatch.h fstab.h \ fts.h ftw.h getopt.h glob.h grp.h \ |
