chiark / gitweb /
volume_id: provide libvolume_id.a file
[elogind.git] / klibc / include / sys / un.h
1 /*
2  * <sys/un.h>
3  */
4
5 #ifndef _SYS_UN_H
6 #define _SYS_UN_H
7
8 #include <linux/un.h>
9
10 #endif /* _SYS_UN_H */