summaryrefslogtreecommitdiff
path: root/libiohelp
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-03 21:15:54 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-03 21:15:54 +0000
commitb06036d917509b2207547a3395069eac4d5814d3 (patch)
tree93aade16b0459ce0b04e1f7033314b16eade33bf /libiohelp
parentbe7c3636abbd97ef50fb072b069a7a2ab445e790 (diff)
Formerly ioserver.h.~5~
Diffstat (limited to 'libiohelp')
-rw-r--r--libiohelp/iohelp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiohelp/iohelp.h b/libiohelp/iohelp.h
index 29decf44..4abf3716 100644
--- a/libiohelp/iohelp.h
+++ b/libiohelp/iohelp.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. */
+#include _HURD_IOSERVER_
+#define _HURD_IOSERVER_
+
#include <mach.h>
#include <hurd/hurd_types.h>
#include <cthreads.h>
@@ -61,3 +64,4 @@ void ioserver_fetch_shared_data (void *);
void ioserver_put_shared_data (void *);
+#endif