cosmopolitan/libc/isystem/sys/utsname.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
118 B
C
Raw Normal View History

2020-06-15 14:18:57 +00:00
#ifndef LIBC_ISYSTEM_SYS_UTSNAME_H_
#define LIBC_ISYSTEM_SYS_UTSNAME_H_
#include "libc/calls/struct/utsname.h"
2020-06-15 14:18:57 +00:00
#endif