Kaydet (Commit) a81ee1ae authored tarafından Francois Tigeot's avatar Francois Tigeot

USG and Lynx_22 are not defined anywhere

üst 0953ccda
......@@ -147,7 +147,7 @@ catch (int sig)
fatalerr ("got signal %d\n", sig);
}
#if defined(USG) || (defined(i386) && defined(SYSV)) || defined(WIN32) || defined(Lynx_22)
#if (defined(i386) && defined(SYSV)) || defined(WIN32)
#define USGISH
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment