*
*/
#ifndef lint
-static const char rcsid[] = "$Id: fcgiapp.c,v 1.26 2001/06/22 14:21:03 robs Exp $";
+static const char rcsid[] = "$Id: fcgiapp.c,v 1.27 2001/06/22 14:38:59 robs Exp $";
#endif /* not lint */
#include <assert.h>
#endif
#ifdef _WIN32
-#undef DLLAPI
#define DLLAPI __declspec(dllexport)
#endif