mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
Remove unnecessary dependency on timeval definition.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@367 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
687e2d7da5
commit
f6b0f87d0a
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
||||||
#include "gcc-printf.h"
|
#include "gcc-printf.h"
|
||||||
#include "sample.h"
|
#include "sample.h"
|
||||||
|
|
||||||
|
struct timeval;
|
||||||
|
|
||||||
void pa_make_nonblock_fd(int fd);
|
void pa_make_nonblock_fd(int fd);
|
||||||
|
|
||||||
int pa_make_secure_dir(const char* dir);
|
int pa_make_secure_dir(const char* dir);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue