summaryrefslogtreecommitdiffstats
path: root/src/polypcore/core-util.h
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2006-05-18 07:04:41 +0000
committerPierre Ossman <ossman@cendio.se>2006-05-18 07:04:41 +0000
commit24a781992bad4d66bb7bc3a2d1deeba7e959dbb1 (patch)
treeca1e40e4e900d5b9b1502372f5132eff38738ee9 /src/polypcore/core-util.h
parent3ee205141280ff4246f9fe40521f666b6d598fc5 (diff)
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
Diffstat (limited to 'src/polypcore/core-util.h')
-rw-r--r--src/polypcore/core-util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/polypcore/core-util.h b/src/polypcore/core-util.h
index d3db756f..989f8c16 100644
--- a/src/polypcore/core-util.h
+++ b/src/polypcore/core-util.h
@@ -28,7 +28,6 @@
#include <stdio.h>
#include <polypcore/gccmacro.h>
-#include <polyp/util.h>
struct timeval;