From 8f1dc384e5af90a17667ae5d826ecb21a4bae658 Mon Sep 17 00:00:00 2001 From: teodor Date: Tue, 30 Sep 2008 14:58:09 +0000 Subject: [PATCH] add tmalloc.h header file --- template.h | 1 + 1 file changed, 1 insertion(+) diff --git a/template.h b/template.h index 9b45bea..72a57e5 100644 --- a/template.h +++ b/template.h @@ -56,6 +56,7 @@ #include #include "glist.h" #include "sfxstr.h" +#include "tmalloc.h" typedef enum TemplateNodeType { /* node tree types */ -- 2.37.3