From 94cfa1c791c6badfe9710f13a2bc3673c4a98921 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Sat, 26 Jun 2010 00:51:35 +0200 Subject: [PATCH] Add ul_log to executor --- src/executor.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/executor.c b/src/executor.c index dc4a547..da1a4d7 100644 --- a/src/executor.c +++ b/src/executor.c @@ -56,7 +56,9 @@ #include "executor.h" #include "exec_req.h" #include "object.h" +#include +extern UL_LOG_CUST(ulogd_forb_executor); /** * Initializes executor. -- 2.39.2