We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45871b commit d02ce1bCopy full SHA for d02ce1b
SSYIOKit.m
@@ -26,7 +26,7 @@ Change History (most recent first):
26
#include <IOKit/network/IOEthernetInterface.h>
27
#include <IOKit/network/IONetworkInterface.h>
28
#include <IOKit/network/IOEthernetController.h>
29
-#import "NSData_AMDigest.h"
+#import "NSData+SSYCryptoDigest.h"
30
31
static kern_return_t FindEthernetInterfaces(io_iterator_t *matchingServices);
32
CFDataRef CreateMACAddress(io_iterator_t intfIterator);
0 commit comments