From 42f5cf229efa2b20c642c7c0d7a2f3cd98b9a890 Mon Sep 17 00:00:00 2001 From: oroborus Date: Mon, 17 Mar 2008 22:19:43 +0000 Subject: - dopisane scripty git-svn-id: http://opensvn.csie.org/tuxanci_ng@25 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- include/list.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/list.h') diff --git a/include/list.h b/include/list.h index 0e122c6..8722baa 100755 --- a/include/list.h +++ b/include/list.h @@ -3,6 +3,8 @@ #define LIST_H +#include "main.h" + #define LIST_ALLOC_LIMIT 16 typedef struct list_str -- cgit v1.2.3