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:
ache 2009-09-04 07:44:27 +00:00
parent fe4cbf528e
commit 46887be63e

View File

@ -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