mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
chan_vpb: Fix compile error due to use of ASTERISK_FILE_VERSION.
Change-Id: I51179e2a83937423676da522b766f1126de4059e
This commit is contained in:
committed by
Joshua Colp
parent
7c18edaa10
commit
0bbe2c35cf
@@ -59,7 +59,7 @@ extern "C" {
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
ASTERISK_REGISTER_FILE()
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/utils.h"
|
||||
|
||||
Reference in New Issue
Block a user