am c561ab13: Merge "Fix sys/un.h to be included on its own"
* commit 'c561ab13cca2d2413c4715feb717d2f79cfb9c22': Fix sys/un.h to be included on its own
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