projects
/
profile
/
ivi
/
pulseaudio-panda.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c5a75d
)
To access the new pa_gettimeofday() we need to include util.h.
author
Pierre Ossman
<ossman@cendio.se>
Thu, 5 Jan 2006 18:01:51 +0000
(18:01 +0000)
committer
Pierre Ossman
<ossman@cendio.se>
Thu, 5 Jan 2006 18:01:51 +0000
(18:01 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@373
fefdeb5f
-60dc-0310-8127-
8f9354f1896f
polyp/pdispatch.c
patch
|
blob
|
history
diff --git
a/polyp/pdispatch.c
b/polyp/pdispatch.c
index
9e80875
..
60dd911
100644
(file)
--- a/
polyp/pdispatch.c
+++ b/
polyp/pdispatch.c
@@
-32,6
+32,7
@@
#include "xmalloc.h"
#include "llist.h"
#include "log.h"
+#include "util.h"
/*#define DEBUG_OPCODES */