Merge pull request #853 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9158-commit-65460fa-break-solaris-build to master

* commit '7f24fc7ab54af49882bbaf4e359b446fb50de7be':
  FS-9158 [sofia-sip] Add include for changes in 65460fa
This commit is contained in:
Mike Jerris 2016-05-14 16:59:04 -05:00
commit 91625b392a
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ AM_CPPFLAGS = -I$(srcdir)/../bnf -I../bnf \
-I$(srcdir)/../http -I../http \
-I$(srcdir)/../url -I../url \
-I$(srcdir)/../sip -I../sip \
-I$(srcdir)/../su -I../su
-I$(srcdir)/../su -I../su \
-I$(srcdir)/include
# ----------------------------------------------------------------------
# Build targets