Fix some missing headers.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@937 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Pierre Ossman 2006-05-19 11:32:32 +00:00
parent a034b61eb5
commit a3fe39ac41
3 changed files with 4 additions and 1 deletions

View file

@ -29,10 +29,10 @@
#include <string.h>
#include <polyp/def.h>
#include <polyp/timeval.h>
#include <polyp/xmalloc.h>
#include <polypcore/pstream-util.h>
#include <polypcore/core-util.h>
#include <polypcore/log.h>
#include <polypcore/hashmap.h>