From e345864d418be75f391241b8debdb1e793d64463 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 19:56:44 +0000 Subject: 1999-07-11 Roland McGrath * portinfo.h: Don't include , . This is an exported header, and its decls don't need them. * portinfo.c: Include them here instead. * xportinfo.c: And here. --- libshouldbeinlibc/portinfo.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libshouldbeinlibc/portinfo.c') diff --git a/libshouldbeinlibc/portinfo.c b/libshouldbeinlibc/portinfo.c index b04014da..6cb3f375 100644 --- a/libshouldbeinlibc/portinfo.c +++ b/libshouldbeinlibc/portinfo.c @@ -18,6 +18,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include +#include + #include "portinfo.h" /* Prints info about NAME in TASK to STREAM, in a way described by the flags -- cgit v1.2.3