@ -29,4 +29,6 @@ PHP_FUNCTION(passthru);
PHP_FUNCTION(shell_exec);
char *php_escape_shell_cmd(char *);
int php_Exec(int type, char *cmd, pval *array, pval *return_value);
#endif /* EXEC_H */