From 52cff2eeb65ade46b4fbe3794930db4bcb14f8a2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 17 Mar 1997 03:53:24 +0000 Subject: [PATCH] Include . --- mach/mach/mach_traps.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mach/mach/mach_traps.h b/mach/mach/mach_traps.h index 17fee75fae7..fbd92dd3104 100644 --- a/mach/mach/mach_traps.h +++ b/mach/mach/mach_traps.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1994, 1996 Free Software Foundation, Inc. +/* Copyright (C) 1994, 1996, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -26,7 +26,7 @@ #define _MACH_MACH_TRAPS_H_ 1 #include - +#include /* Create and return a new receive right. */ extern mach_port_t mach_reply_port (void); -- 2.47.2