summaryrefslogtreecommitdiff
path: root/unittests/Support/DynamicLibrary/PipSqueak.h
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Support/DynamicLibrary/PipSqueak.h')
-rw-r--r--unittests/Support/DynamicLibrary/PipSqueak.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/unittests/Support/DynamicLibrary/PipSqueak.h b/unittests/Support/DynamicLibrary/PipSqueak.h
index 3e4f79a9a6f49..b44c61d64dfe4 100644
--- a/unittests/Support/DynamicLibrary/PipSqueak.h
+++ b/unittests/Support/DynamicLibrary/PipSqueak.h
@@ -29,4 +29,6 @@
#define PIPSQUEAK_EXPORT
#endif
+extern "C" PIPSQUEAK_EXPORT const char *TestA();
+
#endif