X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Foptions.h;h=9895e825c2826b09e0719874f9ee6479a6152633;hp=9df52f0a8aeefa0c8247d4e035e24c5e8091d20d;hb=38ea4d5dadc634855ee1027c21cc0b1769197014;hpb=097923f7b19a1f40313ecce0e743e42df5c75673 diff --git a/src/options.h b/src/options.h index 9df52f0a..9895e825 100644 --- a/src/options.h +++ b/src/options.h @@ -130,9 +130,9 @@ struct options int save_headers; /* Do we save headers together with file? */ -#ifdef DEBUG +#ifdef ENABLE_DEBUG int debug; /* Debugging on/off */ -#endif /* DEBUG */ +#endif int timestamping; /* Whether to use time-stamping. */