mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
minor cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@93493 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -32,9 +32,6 @@
|
|||||||
* \ingroup channel_drivers
|
* \ingroup channel_drivers
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*** MODULEINFO
|
|
||||||
***/
|
|
||||||
|
|
||||||
#include "asterisk.h"
|
#include "asterisk.h"
|
||||||
|
|
||||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||||
|
@@ -47,8 +47,6 @@
|
|||||||
#ifndef ASTERISK_THREADSTORAGE_H
|
#ifndef ASTERISK_THREADSTORAGE_H
|
||||||
#define ASTERISK_THREADSTORAGE_H
|
#define ASTERISK_THREADSTORAGE_H
|
||||||
|
|
||||||
#include <pthread.h>
|
|
||||||
|
|
||||||
#include "asterisk/utils.h"
|
#include "asterisk/utils.h"
|
||||||
#include "asterisk/inline_api.h"
|
#include "asterisk/inline_api.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user