Add API version and change FCGI_RejectJSON
[matches/MCTX3420.git] / server / common.h
index 67ea195..1275032 100644 (file)
@@ -10,6 +10,9 @@
 #define _BSD_SOURCE
 #define _XOPEN_SOURCE 600
 
+/** The current API version **/
+#define API_VERSION 0
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdbool.h>

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