From: ayin Date: Tue, 17 Jan 2006 09:24:53 +0000 (+0000) Subject: Include logging.h for rxvt_session. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=fb2ad92e993a4f45dcbc43a0146f813a6e65f577;p=dana%2Furxvt.git Include logging.h for rxvt_session. --- diff --git a/src/rxvt.h b/src/rxvt.h index 9736d61b..a0b5bd70 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -39,6 +39,7 @@ #include "salloc.h" #include "rxvtperl.h" +#include "logging.h" // try to avoid some macros to decrease code size, on some systems #if ENABLE_MINIMAL