From 1db6352c3ab86c29c66d5eb90f04b0bbe58584c9 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Sun, 17 Sep 2006 19:54:23 +0000 Subject: Added pool for allocating memory from the stack buffer git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@725 74dad513-b988-da41-8d7b-12977e46ad98 --- pjlib/include/pjlib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pjlib/include/pjlib.h') diff --git a/pjlib/include/pjlib.h b/pjlib/include/pjlib.h index 2e2ffd0d..17e31d4d 100644 --- a/pjlib/include/pjlib.h +++ b/pjlib/include/pjlib.h @@ -42,6 +42,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3