mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
another round of version tag updates, along with 'show version files' pattern filtering
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5865 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -22,6 +22,11 @@ extern "C" {
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION("$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/utils.h"
|
||||
#include "asterisk/channel.h"
|
||||
@@ -33,7 +38,6 @@ extern "C" {
|
||||
#include "asterisk/callerid.h"
|
||||
#include "asterisk/dsp.h"
|
||||
#include "asterisk/features.h"
|
||||
|
||||
}
|
||||
|
||||
#include <sys/socket.h>
|
||||
|
Reference in New Issue
Block a user