mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
1 of many PRI/SIP gateway related updates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@654 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -91,6 +91,15 @@
|
||||
/* Version number of package */
|
||||
#undef VERSION
|
||||
|
||||
/* for the places where it is not defined */
|
||||
#undef __BIG_ENDIAN
|
||||
|
||||
/* Little Endian */
|
||||
#undef __BYTE_ORDER
|
||||
|
||||
/* for the places where it is not defined */
|
||||
#undef __LITTLE_ENDIAN
|
||||
|
||||
/* Define to empty if `const' does not conform to ANSI C. */
|
||||
#undef const
|
||||
|
||||
|
Reference in New Issue
Block a user