Merge branch 'master' of https://github.com/szmoore/MCTX3420.git
[matches/MCTX3420.git] / server / fastcgi.h
index bac816a..c4d2ef5 100644 (file)
@@ -31,6 +31,7 @@ extern void FCGI_EndJSON();
 extern void FCGI_RejectJSON(FCGIContext *context);
 extern void FCGI_RejectJSONEx(FCGIContext *context, StatusCodes status, const char *description);
 extern void * FCGI_RequestLoop (void *data);
+#define FCGI_PrintRaw FCGI_JSONValue // Functionality is identical
 
 #endif
 

UCC git Repository :: git.ucc.asn.au