summaryrefslogtreecommitdiff
path: root/channels/chan_console.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_console.c')
-rw-r--r--channels/chan_console.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_console.c b/channels/chan_console.c
index 9fdecd7d4..bd849ad53 100644
--- a/channels/chan_console.c
+++ b/channels/chan_console.c
@@ -64,7 +64,7 @@
ASTERISK_REGISTER_FILE()
-#include <sys/signal.h> /* SIGURG */
+#include <signal.h> /* SIGURG */
#include <portaudio.h>