Skip to content

Commit

Permalink
Re-add missing MTR_EXTERN
Browse files Browse the repository at this point in the history
  • Loading branch information
ksperling-apple committed Jan 23, 2024
1 parent fd39642 commit 53eab75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ MTR_NEWLY_AVAILABLE
@end

// TODO: FIXME: Is this a sane place to put this API?
MTR_NEWLY_AVAILABLE NSSet<Class> * MTRDeviceControllerStorageClasses(void);
MTR_EXTERN MTR_NEWLY_AVAILABLE NSSet<Class> * MTRDeviceControllerStorageClasses(void);

NS_ASSUME_NONNULL_END

Expand Down

0 comments on commit 53eab75

Please sign in to comment.