*** /tmp/_9GA.7P.AAA	Sat Sep  7 22:59:42 1996
--- slstd.c	Sat Sep  7 22:58:10 1996
***************
*** 13,18 ****
--- 13,24 ----
  #include <stdio.h>
  #include <time.h>
  
+ #ifdef __QNX__
+ /* the assumption seems to be that Watcom means MSDOG.
+    QNX also uses Watcom. */
+ #undef __WATCOMC__
+ #endif
+ 
  #if defined(__GO32__) || defined(__WATCOMC__)
  # include <dos.h>
  # include <bios.h>
