Move Regex functions into common code and header
[tpg/opendispense2.git] / src / common / config.c
index 2328a88..563240a 100644 (file)
@@ -10,6 +10,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include "config.h"
+#include "doregex.h"
 #include <regex.h>
 #include <string.h>
 #include <ctype.h>

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