Fix GCC warning about deprecated header file

This commit is contained in:
Stas Degteff 2006-01-20 22:47:43 +00:00
parent 456560b1c2
commit 53a185b293

View File

@ -76,7 +76,6 @@ SHELL=sh
EXEEXT=.exe
OBJEXT=.o
LIBEXT=.a
CPPFLAGS+=-Wno-deprecated
else
ifeq ($(PLATFORM),be)
CAT=cat