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:
Andrey A. Chernov 2009-09-04 07:44:27 +00:00
parent 31dcbfad38
commit 234f1d7f1a

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