diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-01-20 21:34:55 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-01-20 21:34:55 +0000 |
commit | 5ebc8b267f70996e65edc49c991cde2ebc18483a (patch) | |
tree | d8517798a7e622b232424a1a6a27f3b7c4a41253 | |
parent | 4f66fdc81dd27032d4bdabefa4f7bb508e3a4422 (diff) |
Formerly verify_user_conch.c.~3~
-rw-r--r-- | libiohelp/verify_user_conch.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libiohelp/verify_user_conch.c b/libiohelp/verify_user_conch.c index b7a1e506..696eab83 100644 --- a/libiohelp/verify_user_conch.c +++ b/libiohelp/verify_user_conch.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1993 Free Software Foundation + Copyright (C) 1993, 1994 Free Software Foundation This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -15,7 +15,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include <libioserver.h> +#include "ioserver.h" #include <errno.h> error_t |