diff options
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 0564fa10cf67..4d01fd02cba7 100644 --- a/include/Makefile +++ b/include/Makefile @@ -9,7 +9,7 @@ CLEANFILES= osreldate.h version vers.c SUBDIR= rpcsvc rpc HDRS= a.out.h ar.h assert.h bitstring.h complex.h ctype.h db.h \ - dirent.h disktab.h \ + dirent.h \ dlfcn.h elf.h elf-hints.h err.h fnmatch.h fstab.h \ fts.h glob.h grp.h \ hesiod.h histedit.h ieeefp.h ifaddrs.h inttypes.h iso646.h langinfo.h \ |
