Fix "msp_socket_is_null undefined" link error

This commit is contained in:
Andrew Bettison 2014-05-28 17:42:06 +09:30
parent 9f39160c81
commit 772aae4db5

View File

@ -17,6 +17,7 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#define __MSP_CLIENT_INLINE
#include <assert.h>
#include <inttypes.h>
#include "serval_types.h"