From 1e4de2b5e5bd20d598b43a8ec0930cb4f0915bf2 Mon Sep 17 00:00:00 2001 From: roland Date: Thu, 23 May 1996 02:30:00 +0000 Subject: [PATCH] Thu May 23 00:01:10 1996 Ulrich Drepper * libio/memstream.c: Include . --- libio/memstream.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libio/memstream.c b/libio/memstream.c index 71519a5190..a2fe8447cb 100644 --- a/libio/memstream.c +++ b/libio/memstream.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995 Free Software Foundation, Inc. +/* Copyright (C) 1995, 1996 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -18,6 +18,7 @@ Boston, MA 02111-1307, USA. */ #include "strfile.h" #include "libioP.h" +#include #include -- 2.11.0