]> git.ipfire.org Git - thirdparty/systemd.git/blob - klibc/klibc/include/sys/un.h
85822ba6a497b051082e3cc03665612391cb08f1
[thirdparty/systemd.git] / klibc / klibc / include / sys / un.h
1 /*
2 * sys/un.h
3 */
4
5 #ifndef _UN_H
6 #define _UN_H
7
8 #include <linux/un.h>
9
10 #endif /* _UN_H */