X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fruntime.h;h=2fce3fd792a96a467285eddff3dcc335bce4ae57;hb=10cdee0326e9e8a5bbfe1d8312a73d58f023fb5f;hp=5768f8a49f6556666faf29da2aac5ab891e2c727;hpb=baa0eaf21221dc564088c37b228c620c298aeaa1;p=sbcl.git diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h index 5768f8a..2fce3fd 100644 --- a/src/runtime/runtime.h +++ b/src/runtime/runtime.h @@ -37,7 +37,7 @@ * problem.. */ #define QSHOW_SIGNALS 0 -#ifdef QSHOW_SIGNALS +#if QSHOW_SIGNALS #define FSHOW_SIGNAL FSHOW #else #define FSHOW_SIGNAL(args)