diff --git a/auto/src/glew_head.c b/auto/src/glew_head.c index 6d18293..ddcdd9f 100644 --- a/auto/src/glew_head.c +++ b/auto/src/glew_head.c @@ -10,6 +10,8 @@ #endif #include /* For size_t */ +#include /* For malloc, free */ +#include /* For memset */ /* * Define glewGetContext and related helper macros.