diff --git a/abduco.c b/abduco.c index 8cc5908..4dca282 100644 --- a/abduco.c +++ b/abduco.c @@ -55,7 +55,7 @@ #ifdef _AIX # include "forkpty-aix.c" #endif -#define CLIENT_TIMEOUT 100 + #define countof(arr) (sizeof(arr) / sizeof((arr)[0])) enum PacketType {