aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk16/files/patch-channels::chan_zap.c
blob: e5a3ffc6afec027a2ccbc30fbf3a4896f50ff6c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- channels/chan_zap.c	2004/04/29 21:36:51	1.1
+++ channels/chan_zap.c	2004/04/29 21:37:17
@@ -45,7 +45,7 @@
 #include <stdint.h>
 #include <unistd.h>
 #include <sys/ioctl.h>
-#include <linux/zaptel.h>
+#include <zaptel.h>
 #include <math.h>
 #include <tonezone.h>
 #include <ctype.h>