Removing unnecessary import statement for SystemConfiguration framework if _SYSTEMCONFIGURATION_H is already defined
This commit is contained in:
parent
cbab8fd6b0
commit
8d2310098c
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@
|
||||||
#import <Availability.h>
|
#import <Availability.h>
|
||||||
|
|
||||||
#ifdef _SYSTEMCONFIGURATION_H
|
#ifdef _SYSTEMCONFIGURATION_H
|
||||||
#import <SystemConfiguration/SystemConfiguration.h>
|
|
||||||
#import <netinet/in.h>
|
#import <netinet/in.h>
|
||||||
#import <netinet6/in6.h>
|
#import <netinet6/in6.h>
|
||||||
#import <arpa/inet.h>
|
#import <arpa/inet.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue