__unistd.h
Upload User: tsgydb
Upload Date: 2007-04-14
Package Size: 10674k
Code Size: 0k
Category:

MySQL

Development Platform:

Visual C++

  1. #include <sys/types.h>
  2. #include <sys/unistd.h>
  3. #ifndef NULL
  4. #define NULL 0
  5. #endif
  6. #define ioctl_request_type int /* For fd.c */