X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=m4%2Fpsi.m4;h=97ea6fec13115ef0391aa843b56904a8b3835bfd;hb=d199099941c6546d29cb5900e2862b79a55e620f;hp=c9f4e080df6c0381680e18e623e896d22501daea;hpb=7e4b0ccdd2123647b6fff8065c0abc61be3fb44d;p=m6w6%2Fext-psi diff --git a/m4/psi.m4 b/m4/psi.m4 index c9f4e08..97ea6fe 100644 --- a/m4/psi.m4 +++ b/m4/psi.m4 @@ -16,7 +16,7 @@ dnl This macro must be called prior any checks for a type, struct, decl etc. AC_DEFUN(PSI_CONFIG_INIT, [ cat >$PSI_STDTYPES <$PSI_TYPES <@ = { +static struct psi_predef_type { + token_t type_tag; + const char *type_name; + const char *alias; +} psi_predef_types@<:@@:>@ = { EOF cat >$PSI_STRUCTS <