fix compile warnings on freebsd

This commit is contained in:
Kitty-Cricket Piapiac 2023-06-27 02:00:04 -07:00
parent 2571884392
commit f256e7cd1f
1 changed files with 1 additions and 0 deletions

1
a.h
View File

@ -1,3 +1,4 @@
#include<stdarg.h>
#include<stdint.h>
#include<stdio.h>
#include<stdlib.h>