summaryrefslogtreecommitdiff
path: root/include/urweb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/urweb.h')
-rw-r--r--include/urweb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/urweb.h b/include/urweb.h
index 49281ac1..6fceeb50 100644
--- a/include/urweb.h
+++ b/include/urweb.h
@@ -291,6 +291,7 @@ void uw_set_deadline(uw_context, int);
void uw_check_deadline(uw_context);
uw_Basis_unit uw_Basis_debug(uw_context, uw_Basis_string);
+uw_Basis_int uw_Basis_naughtyDebug(uw_context, uw_Basis_string);
void uw_set_client_data(uw_context, void *);