]> sjero.net Git - wget/blobdiff - src/options.h
Adjustments for MSDOS.
[wget] / src / options.h
index bf039dd69a2383abc936fb0db01cbd9892cb1690..caa7a9cb2959afae7ddefdc278e0c5fe86ede5ee 100644 (file)
@@ -132,7 +132,7 @@ struct options
   bool debug;                  /* Debugging on/off */
 #endif
 
-#ifdef MSDOS
+#ifdef USE_WATT32
   bool wdebug;                  /* Watt-32 tcp/ip debugging on/off */
 #endif