summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/sys/un.h
blob: 213d9290efcbe04cab97e4a747367b399ef76223 (plain)
1
2
3
4
5
6
7
8
#ifndef	_SYS_UN_H
#define	_SYS_UN_H

#include <sys/cdefs.h>

#include <linux/un.h>

#endif	/* sys/un.h  */