diff options
Diffstat (limited to 'src/pulsecore/rtsig.h')
-rw-r--r-- | src/pulsecore/rtsig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pulsecore/rtsig.h b/src/pulsecore/rtsig.h index 48f5f050..7830d272 100644 --- a/src/pulsecore/rtsig.h +++ b/src/pulsecore/rtsig.h @@ -24,9 +24,6 @@ USA. ***/ -#include <poll.h> -#include <sys/types.h> - /* Return the next unused POSIX Realtime signals */ int pa_rtsig_get(void); |