[BACK]Return to ioctl.h CVS log [TXT][DIR] Up to [local] / prex-old / include / prex

Diff for /prex-old/include/prex/ioctl.h between version 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2008/06/03 10:38:44 version 1.1.1.1.2.1, 2008/08/13 17:12:27
Line 91 
Line 91 
         long    tv_usec;        /* and microseconds */          long    tv_usec;        /* and microseconds */
 };  };
   
   
 #include <sys/cdefs.h>  
   
 __BEGIN_DECLS  
 int     ioctl(int, unsigned long, ...);  
 __END_DECLS  
   
 #endif /* !_PREX_IOCTL_H */  #endif /* !_PREX_IOCTL_H */

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1

CVSweb