Don't forget to install fnmatch.h.
This commit is contained in:
parent
1176b81752
commit
1ba666ccbe
|
@ -11,8 +11,8 @@ SUBDIR= rpcsvc
|
|||
# Missing: mp.h
|
||||
|
||||
FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
|
||||
err.h fstab.h fts.h glob.h grp.h kvm.h limits.h locale.h math.h \
|
||||
memory.h mpool.h ndbm.h netdb.h nlist.h paths.h pwd.h ranlib.h \
|
||||
err.h fnmatch.h fstab.h fts.h glob.h grp.h kvm.h limits.h locale.h \
|
||||
math.h memory.h mpool.h ndbm.h netdb.h nlist.h paths.h pwd.h ranlib.h \
|
||||
regexp.h resolv.h setjmp.h sgtty.h stab.h stdarg.h stddef.h stdio.h \
|
||||
stdlib.h string.h strings.h struct.h sysexits.h time.h ttyent.h \
|
||||
tzfile.h unistd.h utime.h utmp.h varargs.h vis.h malloc.h
|
||||
|
|
Loading…
Reference in New Issue