From c85e616e29482200cd0a47fa6c85165a98a4caaf Mon Sep 17 00:00:00 2001 From: ngie Date: Thu, 10 Dec 2015 07:38:56 +0000 Subject: MFhead @ r292053 --- lib/libc/stdio/open_memstream.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/stdio/open_memstream.c') diff --git a/lib/libc/stdio/open_memstream.c b/lib/libc/stdio/open_memstream.c index f3d1ee5..a7e0bae 100644 --- a/lib/libc/stdio/open_memstream.c +++ b/lib/libc/stdio/open_memstream.c @@ -31,10 +31,10 @@ __FBSDID("$FreeBSD$"); #include "namespace.h" #include #include +#include #ifdef DEBUG -#include +#include #endif -#include #include #include #include -- cgit v1.1