]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Let app_rpt compile.
authorSean Bright <sean@malleable.com>
Sun, 22 Jun 2008 14:12:49 +0000 (14:12 +0000)
committerSean Bright <sean@malleable.com>
Sun, 22 Jun 2008 14:12:49 +0000 (14:12 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@124596 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_rpt.c

index 146ee72d43d991375cde9b3ed9952e28c1e724d4..cdb7c399e3c0f2bff3946d25200843daa49f341c 100644 (file)
@@ -338,8 +338,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 #include <linux/zaptel.h>
 #include <tonezone.h>
 #else
-#include <zaptel/zaptel.h>
-#include <zaptel/tonezone.h>
+#include "asterisk/dahdi.h"
 #endif
 #include <netinet/in.h>
 #include <arpa/inet.h>