mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
To access the new pa_gettimeofday() we need to include util.h.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@373 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
8c5a75dfb2
commit
eacffc3e4d
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#include "xmalloc.h"
|
||||
#include "llist.h"
|
||||
#include "log.h"
|
||||
#include "util.h"
|
||||
|
||||
/*#define DEBUG_OPCODES */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue