Problems compiling SDL_ttf2

Hello !

When compiling with CYGWIN
i get the “alloca.h” File not found error :

#ifdef HAVE_ALLOCA_H
#include <alloca.h>
#endif

CU