]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSMacOSX/utilities/system_utilities.h
789be4277184a95228759b34e70f5434bda39db3
[apple/mdnsresponder.git] / mDNSMacOSX / utilities / system_utilities.h
1 //
2 // system_utilities.h
3 // mDNSResponder
4 //
5 // Copyright (c) 2019 Apple Inc. All rights reserved.
6 //
7
8 #ifndef SYSTEM_UTILITIES_H
9 #define SYSTEM_UTILITIES_H
10
11 mDNSexport mDNSBool IsAppleInternalBuild(void);
12
13 #endif /* SYSTEM_UTILITIES_H */