From fb2ad92e993a4f45dcbc43a0146f813a6e65f577 Mon Sep 17 00:00:00 2001 From: ayin Date: Tue, 17 Jan 2006 09:24:53 +0000 Subject: [PATCH] Include logging.h for rxvt_session. --- src/rxvt.h | 1 + 1 file changed, 1 insertion(+) 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 -- 2.34.1