add another undef ECHO to keep AIX lex happy

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10659 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2001-09-05 09:09:45 +00:00
parent dcefdf58ae
commit bd56008084

View File

@@ -44,6 +44,7 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#undef ECHO
#include "symbol.h"
#include "parse.h"
#include "lex.h"