sigar/bindings/php/php_sigar.h
2007-09-04 05:50:48 +00:00

7 lines
96 B
C

#ifndef PHP_SIGAR_H
#define PHP_SIGAR_H 1
extern zend_module_entry sigar_module_entry;
#endif