// // ext-ioctl/php_ioctl.h // // @Author CismonX // #ifndef PHP_IOCTL_H #define PHP_IOCTL_H extern zend_module_entry ioctl_module_entry; #define PHP_IOCTL_VERSION "1.0.0" #endif // !PHP_IOCTL_H