(Restructure) Move controls to separate file.
[matches/MCTX3420.git] / server / control.h
diff --git a/server/control.h b/server/control.h
new file mode 100644 (file)
index 0000000..af61066
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef _CONTROL_H
+#define _CONTROL_H
+
+extern void Control_Handler(FCGIContext *context, char *params);
+
+
+#endif

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