mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-11 02:51:18 +02:00
5 lines
98 B
C
5 lines
98 B
C
#ifndef _LINUX_IOCTL_H
|
|
#define _LINUX_IOCTL_H
|
|
#include <sys/ioccom.h>
|
|
#endif /* _LINUX_IOCTL_H */
|