freeswitch/libs/libscgi
Natanael Copa 317f4b1442 Fix building with musl libc
POSIX says poll.h and signal.h should not be prefixed with sys/ (ie
poll.h instead of sys/poll.h)

limits.h also defines a TZNAME_MAX so we change name of the define for
spandsp.
2014-05-02 11:20:36 -04:00
..
perl
src Fix building with musl libc 2014-05-02 11:20:36 -04:00
FSSCGI.i
Makefile
protocol.txt
testclient.c
testserver.c