diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-22 18:43:53 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-22 18:43:53 +0000 |
commit | 26cf662f14e5b66e7004852e748f154d23142dcf (patch) | |
tree | 25787adef8b84c375c6981dc317eb11a24f3ea57 /libtrivfs | |
parent | 6fc84c1a34898ccd069f0ec2d06424897c05e123 (diff) |
entered into RCS
Diffstat (limited to 'libtrivfs')
-rw-r--r-- | libtrivfs/handle-port.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/handle-port.c b/libtrivfs/handle-port.c index 6b96fb72..7f29597c 100644 --- a/libtrivfs/handle-port.c +++ b/libtrivfs/handle-port.c @@ -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 <priv.h> +#include "priv.h" mach_port_t trivfs_handle_port (mach_port_t realnode, |