Some archs define ECHO in termios.h

This commit is contained in:
2023-03-08 13:27:28 +01:00
committed 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;