Skip to content

Commit 8ebf7bc

Browse files
committed
Add export attribute to header declaration.
1 parent 39107bd commit 8ebf7bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/SwiftShims/RuntimeStubs.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ namespace swift { extern "C" {
2727

2828
SWIFT_BEGIN_NULLABILITY_ANNOTATIONS
2929

30+
SWIFT_RUNTIME_STDLIB_INTERFACE
3031
__swift_ssize_t
3132
swift_stdlib_readLine_stdin(char * _Nullable * _Nonnull LinePtr);
3233

0 commit comments

Comments
 (0)