#include <stdarg.h> for va_list

This commit is contained in:
卜部昌平 2023-08-25 14:58:33 +09:00
parent fa327472ca
commit 140daab5ac
Notes: git 2023-08-25 08:28:15 +00:00

View File

@ -4,6 +4,8 @@
* This is a header file for librubyparser interface
*/
#include <stdarg.h> /* for va_list */
#ifdef UNIVERSAL_PARSER
#define rb_encoding void