Some archs define ECHO in termios.h

This commit is contained in:
2023-05-01 09:03:52 -07:00
committed by Michael Davidsaver
co-authored by Michael Davidsaver
parent b878295d06
commit acf2241fd0
+2
View File
@@ -29,6 +29,8 @@
#include "postfix.h"
#include "asLib.h"
#undef ECHO /* from termios.h */
int asCheckClientIP;
static epicsMutexId asLock;