CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SysIOChannel.h
Go to the documentation of this file.
1 #ifndef STORAGE_FACTORY_SYS_IO_CHANNEL_H
2 # define STORAGE_FACTORY_SYS_IO_CHANNEL_H
3 
4 # include <errno.h>
5 # include <unistd.h>
6 # include <fcntl.h>
7 # include <sys/types.h>
8 # include <sys/uio.h>
9 
10 #endif // STORAGE_FACTORY_SYS_IO_CHANNEL_H