remove obsolete macro
[m6w6/ext-psi] / m4 / psi.m4
index 63407beb24bb9fd0c61856c65668475fd0da3aed..cf7a0354e1ff0863fbc9eb43343b3b79f15bf036 100644 (file)
--- a/m4/psi.m4
+++ b/m4/psi.m4
@@ -75,9 +75,10 @@ static struct psi_predef_const {
 EOF
        cat >$PSI_REDIRS <<EOF
 /* generated by configure */
+typedef void (*psi_func_ptr)();
 static struct psi_func_redir {
        const char *name;
-       void (*func)(void);
+       psi_func_ptr func;
 } psi_func_redirs@<:@@:>@ = {
 EOF
        cat >$PSI_MACROS </dev/null