summaryrefslogtreecommitdiff
path: root/src/config.sig
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.sig')
-rw-r--r--src/config.sig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config.sig b/src/config.sig
index 6afd9910..28479ef0 100644
--- a/src/config.sig
+++ b/src/config.sig
@@ -10,4 +10,8 @@ signature CONFIG = sig
val gccArgs : string
val openssl : string
+
+ val pgheader : string
+ val msheader : string
+ val sqheader : string
end