]> git.ipfire.org Git - thirdparty/systemd.git/blame - klibc/klibc/include/sys/un.h
[PATCH] volume-id build fix and update
[thirdparty/systemd.git] / klibc / klibc / include / sys / un.h
CommitLineData
d5c6d80f 1/*
73028bc3 2 * <sys/un.h>
d5c6d80f
KS
3 */
4
73028bc3
GKH
5#ifndef _SYS_UN_H
6#define _SYS_UN_H
d5c6d80f
KS
7
8#include <linux/un.h>
9
73028bc3 10#endif /* _SYS_UN_H */