diff --git a/src/util/open_memstream.c b/src/util/open_memstream.c index 48c1b97d2aa..f5b8ebb5166 100644 --- a/src/util/open_memstream.c +++ b/src/util/open_memstream.c @@ -42,7 +42,7 @@ * I don't think Windows has any of the above, but we don't need to use * them there, so we just supply a stub. */ -#include +#include #include #include #include