Skip to content

Commit 7aff59b

Browse files
millenomimundaym
authored andcommitted
Ensure sys/types.h is imported explicitly.
1 parent 6ac932b commit 7aff59b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CoreFoundation/Parsing.subproj/CFXMLInterface.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#define __COREFOUNDATION_CFXMLINTERFACE__ 1
1616

1717
#include <CoreFoundation/CoreFoundation.h>
18+
#include <sys/types.h>
1819

1920
CF_IMPLICIT_BRIDGING_ENABLED
2021
CF_ASSUME_NONNULL_BEGIN

0 commit comments

Comments
 (0)