From feb697a34fbf95cd3f57ac4b2e95daf5d8b1ba21 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 01:55:52 +0000 Subject: 1999-07-10 Roland McGrath * iouser-reauth.c: Add #include for munmap decl. --- libiohelp/iouser-reauth.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libiohelp/iouser-reauth.c b/libiohelp/iouser-reauth.c index b5db7614..31dc62d4 100644 --- a/libiohelp/iouser-reauth.c +++ b/libiohelp/iouser-reauth.c @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 1996, 1999 Free Software Foundation This program is free software; you can redistribute it and/or @@ -17,6 +17,7 @@ #include "iohelp.h" #include +#include /* Conduct a reauthentication transaction, returning a new iouser. AUTHSERVER is the I/O servers auth port. The rendezvous port -- cgit v1.2.3