aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/urweb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/urweb.h')
-rw-r--r--include/urweb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/urweb.h b/include/urweb.h
index b6531a39..926d8523 100644
--- a/include/urweb.h
+++ b/include/urweb.h
@@ -171,6 +171,8 @@ uw_Basis_blob uw_Basis_stringToBlob_error(uw_context, uw_Basis_string, size_t);
uw_Basis_channel uw_Basis_stringToChannel_error(uw_context, uw_Basis_string);
uw_Basis_client uw_Basis_stringToClient_error(uw_context, uw_Basis_string);
+uw_Basis_time uw_Basis_unsqlTime(uw_context, uw_Basis_string);
+
uw_Basis_string uw_Basis_requestHeader(uw_context, uw_Basis_string);
void uw_write_header(uw_context, uw_Basis_string);