1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-27 04:50:59 +00:00

libsndfile oops

This commit is contained in:
Jeff Lenk 2014-02-21 17:05:27 -06:00
parent e88ad70563
commit c2680ecb18

@ -21,7 +21,7 @@
#include <stdarg.h> #include <stdarg.h>
#include <string.h> #include <string.h>
#ifndef MSC_VER #ifndef _MSC_VER
#include <unistd.h> #include <unistd.h>
#endif #endif
#include <ctype.h> #include <ctype.h>