diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-01-20 21:34:02 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-01-20 21:34:02 +0000 |
commit | 159d706cc5d0b8e4aae3aaac00a037892d352a5a (patch) | |
tree | 4ba3d4c1d7d5dc9d9a38aa55cf8dbb24bb032900 /libiohelp | |
parent | c4fe703c8d0b5b801889d8df09f2625741164ebf (diff) |
Formerly get_conch.c.~4~
Diffstat (limited to 'libiohelp')
-rw-r--r-- | libiohelp/get_conch.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libiohelp/get_conch.c b/libiohelp/get_conch.c index 29d48082..32bb70c5 100644 --- a/libiohelp/get_conch.c +++ b/libiohelp/get_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" /* The conch must be locked when calling this routine. */ /* Remove any current holder of the conch. */ |