From 121f2f888e02a28e7896f84dde019cb320f0b11d Mon Sep 17 00:00:00 2001 From: Chris Hall Date: Tue, 21 Dec 2010 11:12:30 +0000 Subject: Creation of pipework branch --- lib/memory.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/memory.h') diff --git a/lib/memory.h b/lib/memory.h index 6c95d73a..6cc95a5b 100644 --- a/lib/memory.h +++ b/lib/memory.h @@ -39,6 +39,8 @@ extern struct mlist mlists[]; #include "lib/memtypes.h" +typedef enum MTYPE mtype_t ; + /* #define MEMORY_LOG */ #ifdef MEMORY_LOG #define XMALLOC(mtype, size) \ -- cgit v1.2.3