diff options
Diffstat (limited to 'sesman/chansrv/chansrv_common.c')
-rw-r--r-- | sesman/chansrv/chansrv_common.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sesman/chansrv/chansrv_common.c b/sesman/chansrv/chansrv_common.c index fd26da7c..c1e064c8 100644 --- a/sesman/chansrv/chansrv_common.c +++ b/sesman/chansrv/chansrv_common.c @@ -16,6 +16,10 @@ * limitations under the License. */ +#if defined(HAVE_CONFIG_H) +#include <config_ac.h> +#endif + #include "chansrv_common.h" /** |