sigar/bindings/php/php_sigar.h

7 lines
96 B
C
Raw Normal View History

2007-09-04 13:50:48 +08:00
#ifndef PHP_SIGAR_H
#define PHP_SIGAR_H 1
extern zend_module_entry sigar_module_entry;
#endif