#include <sys/types.h>
#include <sys/uio.h>
#include <sys/ioctl.h>
Header file to share definitions between the ioctl.c example file system and the ioctl_client.c test program.