From d9cc2cfcb97c1b0449bcbfb6ab0301a58d77bd55 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Wed, 17 May 2006 16:34:18 +0000 Subject: Move xmalloc to the public side (libpolyp). git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@908 fefdeb5f-60dc-0310-8127-8f9354f1896f --- src/polypcore/strbuf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/polypcore/strbuf.c') diff --git a/src/polypcore/strbuf.c b/src/polypcore/strbuf.c index dcad5e78..d1517a11 100644 --- a/src/polypcore/strbuf.c +++ b/src/polypcore/strbuf.c @@ -30,7 +30,7 @@ #include #include -#include +#include #include "strbuf.h" -- cgit