summaryrefslogtreecommitdiff
path: root/include/sys/ioctl.h
blob: e07b08a64f0d82c5b9388da02869946fd3183e2a (plain)
1
2
3
4
#include <misc/sys/ioctl.h>

/* Now define the internal interfaces.  */
extern int __ioctl __P ((int __fd, unsigned long int __request, ...));