summaryrefslogtreecommitdiff
path: root/src/fastcgi.sml
diff options
context:
space:
mode:
Diffstat (limited to 'src/fastcgi.sml')
-rw-r--r--src/fastcgi.sml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fastcgi.sml b/src/fastcgi.sml
index 31feaee9..5f849856 100644
--- a/src/fastcgi.sml
+++ b/src/fastcgi.sml
@@ -45,6 +45,8 @@ val () = addProtocol {name = "fastcgi",
string sf,
string "\";",
newline],
+ string "uw_setup_limits();",
+ newline,
string "}",
newline]}