From 3547903e2d760dbd302b0b628b1d3e42d249052f Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Thu, 5 Apr 2007 15:12:27 +0000 Subject: Added missing include in pjnath/config.h git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1153 74dad513-b988-da41-8d7b-12977e46ad98 --- pjnath/include/pjnath/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pjnath/include') diff --git a/pjnath/include/pjnath/config.h b/pjnath/include/pjnath/config.h index 27c0f6b1..f7cb3009 100644 --- a/pjnath/include/pjnath/config.h +++ b/pjnath/include/pjnath/config.h @@ -25,6 +25,8 @@ * @brief Compile time settings */ +#include + /** * @defgroup PJNATH_CONFIG Configuration * @brief Various compile time settings -- cgit v1.2.3