chan_vpb: Fix compile error due to use of ASTERISK_FILE_VERSION.

Change-Id: I51179e2a83937423676da522b766f1126de4059e
This commit is contained in:
Richard Mudgett
2015-04-28 11:50:07 -05:00
committed by Joshua Colp
parent 7c18edaa10
commit 0bbe2c35cf

View File

@@ -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"