Fix sys/un.h to be included on its own
See https://code.google.com/p/android/issues/detail?id=53711 https://android-review.googlesource.com/#/c/42763 Change-Id: Ibd8a445dfde752cddab61b3ae53ad077738701ea
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
#ifndef _SYS_UN_H_
|
||||
#define _SYS_UN_H_
|
||||
|
||||
#include <sys/_types.h>
|
||||
typedef __sa_family_t sa_family_t;
|
||||
|
||||
#include <linux/un.h>
|
||||
|
||||
#endif /* _SYS_UN_H_ */
|
||||
|
||||
Reference in New Issue
Block a user