xpp: Fix compile error with fedora 17
One line change to re-include a missing header
Reported-By: Anthony Messina
Internal-Issue-ID: DAHTOOL-60
Signed-off-by: Russ Meyerriecks <rmeyerriecks@digium.com>
(cherry picked from commit eacc071afe)
This commit is contained in:
@@ -39,6 +39,10 @@ $Octasic_Revision: 12 $
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifndef __KERNEL__
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
/***************************** INCLUDE FILES *******************************/
|
||||
|
||||
/*--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user