Don't include util.h from core-util.h as it is not needed by many users.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@929 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Pierre Ossman 2006-05-18 07:04:41 +00:00
parent 3ee2051412
commit 24a781992b
11 changed files with 12 additions and 4 deletions

View file

@ -33,6 +33,7 @@
#include <unistd.h>
#include <polyp/timeval.h>
#include <polyp/util.h>
#include <polyp/xmalloc.h>
#include <polypcore/module.h>