mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
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:
parent
3ee2051412
commit
24a781992b
11 changed files with 12 additions and 4 deletions
|
|
@ -29,9 +29,9 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#include <polyp/timeval.h>
|
||||
#include <polyp/util.h>
|
||||
|
||||
#include <polypcore/gccmacro.h>
|
||||
#include <polypcore/core-util.h>
|
||||
#include <polyp/thread-mainloop.h>
|
||||
|
||||
static void tcb(pa_mainloop_api*a, pa_time_event *e, const struct timeval *tv, void *userdata) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue