added missing header

This commit is contained in:
Fabrice Bellard 2025-03-25 16:49:41 +01:00
parent 2a4f629a3b
commit 29630bcea6

View File

@ -27,6 +27,7 @@
#include <stdio.h>
#include <stdint.h>
#include <string.h>
#ifdef __cplusplus
extern "C" {