1
0
mirror of https://github.com/fluencelabs/musl synced 2025-05-07 13:02:12 +00:00

9 lines
112 B
C
Raw Normal View History

2011-02-12 00:22:29 -05:00
#ifndef _SYS_KD_H
#define _SYS_KD_H
#define _LINUX_TYPES_H
#include <linux/kd.h>
#undef _LINUX_TYPES_H
#endif