diff options
Diffstat (limited to '')
-rw-r--r-- | daemon/daemon_aux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/daemon_aux.c b/daemon/daemon_aux.c index 31bb2f2..3dbb01a 100644 --- a/daemon/daemon_aux.c +++ b/daemon/daemon_aux.c @@ -20,7 +20,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.* /**********************************************************************************************************************/ /*macros*/ #define __DBG -#if 0 +#if 1 #undef __DBG #endif /**********************************************************************************************************************/ |