include <stddef.h> so that we have a size_t
from metanest and https://github.com/heimdal/heimdal/issues/15
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
|
||||
#ifdef __STDC__
|
||||
#include <stdarg.h>
|
||||
#include <stddef.h>
|
||||
#endif
|
||||
|
||||
struct error_table {
|
||||
|
Reference in New Issue
Block a user