pulseaudio/src
Eero Nurkkala fdfea553fd alsa-source: add missing header 'signal.h'
Compilation with -DDEBUG_TIMING fails due to a missing header:

modules/alsa/alsa-source.c: In function 'check_left_to_record':
modules/alsa/alsa-source.c:426:9: warning: implicit declaration of function 'raise' [-Wimplicit-function-declaration]
modules/alsa/alsa-source.c:426:9: error: 'SIGTRAP' undeclared (first use in this function)

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2012-05-31 14:25:27 +02:00
..
daemon daemon: use pa_streq instead of plain strcmp 2012-05-29 08:47:40 +05:30
modules alsa-source: add missing header 'signal.h' 2012-05-31 14:25:27 +02:00
pulse auth: move cookie file to ~/.config/pulse/cookie 2012-05-15 23:59:33 +02:00
pulsecore pulsecore: Use PA_IDXSET_FOREACH wherever applicable. 2012-05-31 14:12:36 +02:00
tests build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
utils auth: move cookie file to ~/.config/pulse/cookie 2012-05-15 23:59:33 +02:00
.gitignore build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am build-sys: remove HAL support, it's obsolete since years 2012-05-15 16:06:42 +02:00
map-file format: Allow format->sample spec conversion for compressed formats 2012-03-05 20:30:33 +05:30