#include "iointerfacefile.h"
#include <errno.h>
#include <unistd.h>
#include <sys/ioctl.h>
#include <fcntl.h>
#include <string.h>
#include <sys/param.h>
#include <sys/stat.h>
#include <stdarg.h>
#include <xstypes/xsdeviceid.h>
Go to the source code of this file.
Macros | |
#define | _CRT_SECURE_NO_DEPRECATE |
#define _CRT_SECURE_NO_DEPRECATE |
Definition at line 85 of file iointerfacefile.cpp.