Add a missing backslash to get this to work again.
Reviewed by: Submitted by: jkh
This commit is contained in:
parent
22256f53cc
commit
274dc9f50a
@ -8,7 +8,7 @@ SRCS+= alarm.c assert.c clock.c closedir.c confstr.c crypt.c ctermid.c \
|
||||
exec.c fnmatch.c frexp.c fstab.c fts.c getbsize.c getcap.c getcwd.c \
|
||||
getdomainname.c getgrent.c getgrouplist.c gethostname.c getloadavg.c \
|
||||
getlogin.c getmntinfo.c getnetgrent.c getpagesize.c getpass.c \
|
||||
getpwent.c getttyent.c getusershell.c glob.c initgroups.c isatty.c
|
||||
getpwent.c getttyent.c getusershell.c glob.c initgroups.c isatty.c \
|
||||
nice.c nlist.c opendir.c pause.c popen.c psignal.c pwcache.c raise.c \
|
||||
readdir.c rewinddir.c scandir.c seekdir.c setdomainname.c \
|
||||
sethostname.c setjmperr.c setmode.c siginterrupt.c siglist.c signal.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user