mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-17 12:22:35 +03:00
16bc56fa96
git-svn-id: svn://kolibrios.org@5270 a494cfbc-eb01-0410-851d-a64ba20cac60
8 lines
100 B
C
8 lines
100 B
C
#ifndef _LINUX_IOCTL_H
|
|
#define _LINUX_IOCTL_H
|
|
|
|
#include <asm/ioctl.h>
|
|
|
|
#endif /* _LINUX_IOCTL_H */
|
|
|