Remove single occurance of HAS_CTYPE ifdef, ctype functions
used here for a long time and needs their header in anycase.
This commit is contained in:
parent
fe4cbf528e
commit
46887be63e
@ -3,7 +3,7 @@
|
||||
.PATH: ${.CURDIR}/../../contrib/ee
|
||||
|
||||
CFLAGS+= -DHAS_NCURSES -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB \
|
||||
-DHAS_CTYPE -DHAS_SYS_WAIT
|
||||
-DHAS_SYS_WAIT
|
||||
|
||||
PROG= ee
|
||||
LINKS= ${BINDIR}/ee ${BINDIR}/ree ${BINDIR}/ee ${BINDIR}/edit
|
||||
|
Loading…
Reference in New Issue
Block a user