summaryrefslogtreecommitdiff
path: root/tests/transactional.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/transactional.h')
-rw-r--r--tests/transactional.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/transactional.h b/tests/transactional.h
new file mode 100644
index 0000000..afb1532
--- /dev/null
+++ b/tests/transactional.h
@@ -0,0 +1,3 @@
+#include "/usr/local/include/urweb/types.h"
+
+uw_unit uw_Transactional_foo(uw_context);