source: freewrt/package/asterisk/patches/asterisk-1.2.0-chan_bluetooth.patch@ 428f140

freewrt_1_0 freewrt_2_0
Last change on this file since 428f140 was 475ad56, checked in by Waldemar Brodkorb <wbx@…>, 20 years ago

add OpenWrt trunk revision 3830.

git-svn-id: svn://www.freewrt.org/trunk/freewrt@1 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 484 bytes
  • channels/chan_bluetooth.c

    diff -ruN asterisk-1.2.0-old/channels/chan_bluetooth.c asterisk-1.2.0-new/channels/chan_bluetooth.c
    old new  
    104104#include <asterisk/options.h>
    105105#include <asterisk/cli.h>
    106106#include <asterisk/callerid.h>
     107#include <asterisk/version.h>
    107108#include <sys/socket.h>
    108109#include <sys/signal.h>
    109110#include <sys/time.h>
Note: See TracBrowser for help on using the repository browser.