From bbf993c5e642be24b72beca44138f09b2114e2ae Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 1 Nov 2002 12:08:56 +0000 Subject: [PATCH] update --- includes/silcincludes.h | 2 +- lib/silcutil/silclog.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/silcincludes.h b/includes/silcincludes.h index 2580ea09..d202061e 100644 --- a/includes/silcincludes.h +++ b/includes/silcincludes.h @@ -255,6 +255,7 @@ extern "C" { #include "silcprotocol.h" #include "silcsockconn.h" #include "silcvcard.h" +#include "silcapputil.h" /* SILC core library includes */ #include "silcstatus.h" @@ -270,7 +271,6 @@ extern "C" { #include "silcprivate.h" #include "silcattrs.h" #include "silcvcard.h" -#include "silcapputil.h" #if defined(SILC_SIM) /* SILC Module library includes */ diff --git a/lib/silcutil/silclog.h b/lib/silcutil/silclog.h index be923c4a..a78fe1ee 100644 --- a/lib/silcutil/silclog.h +++ b/lib/silcutil/silclog.h @@ -266,7 +266,7 @@ extern DLLAPI bool silc_debug_hexdump; #define SILC_ENABLE_DEBUG \ #ifndef SILC_DEBUG \ #define SILC_DEBUG 1 \ - #endif SILC_DEBUG \ + #endif SILC_DEBUG /***/ /****d* silcutil/SilcLogAPI/SILC_LOG_INFO -- 2.24.0