diff options
-rw-r--r-- | lgl/stdio_.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lgl/stdio_.h b/lgl/stdio_.h index 3e6dae294e..793f387ee8 100644 --- a/lgl/stdio_.h +++ b/lgl/stdio_.h @@ -29,6 +29,7 @@ #include @ABSOLUTE_STDIO_H@ #include <stdarg.h> +#include <stddef.h> /* The definition of GL_LINK_WARNING is copied here. */ |