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
31dcbfad38
commit
234f1d7f1a
@ -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…
x
Reference in New Issue
Block a user