diff --git a/src/conf.h b/src/conf.h index 679a35db..a3e97ef0 100644 --- a/src/conf.h +++ b/src/conf.h @@ -294,6 +294,9 @@ typedef RETSIGTYPE (SIGTYPEENTRY *sig_type)(int); // avoid warnings about shadowing that obsolete index() function #define index upx_index +// dummy statement +#define nop ((void)0) + /************************************************************************* // file io