From d172c6dff54ef35d43651db04aef866320886675 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 3 Feb 1994 21:16:41 +0000 Subject: Formerly fshelp.h.~5~ --- libfshelp/fshelp.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libfshelp/fshelp.h') diff --git a/libfshelp/fshelp.h b/libfshelp/fshelp.h index fb9f946b..6837e708 100644 --- a/libfshelp/fshelp.h +++ b/libfshelp/fshelp.h @@ -15,6 +15,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#ifndef _HURD_FSHELP_ +#define _HURD_FSHELP_ + /* This library implements various things that are generic to all or most implementors of the filesystem protocol. It presumes that you are using the iohelp library as well. It @@ -116,3 +119,4 @@ void fshelp_translator_iterate (void (*func)(struct trans_link *, void *), void fshelp_kill_translator (struct trans_link *link); +#endif -- cgit v1.2.3