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 e9e330b8..4816537a 100644
--- a/include/urweb.h
+++ b/include/urweb.h
@@ -286,4 +286,6 @@ uw_Basis_int uw_Basis_rand(uw_context);
extern int uw_time_max;
+extern int uw_supports_direct_status;
+
#endif