From 274a77fa46f752fc665b061499f79b8889417283 Mon Sep 17 00:00:00 2001 From: gardners Date: Mon, 23 Jul 2012 13:47:59 +0930 Subject: [PATCH] Refactor serval.h to split out log, config and other bits so that we can have a standalone ServalD monitor client library and simple header file. Create that too. --- serval.h | 1 + 1 file changed, 1 insertion(+) diff --git a/serval.h b/serval.h index 215f0b48..3d6a802f 100644 --- a/serval.h +++ b/serval.h @@ -17,6 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + // #define MALLOC_PARANOIA #include