From a911348a398f2ad64c283baab99bc4045e66d81b Mon Sep 17 00:00:00 2001 From: "Brian A. LaMacchia" <edu/mit/csail/zurich/bal> Date: Tue, 24 Aug 1993 18:23:30 +0000 Subject: [PATCH] *** empty log message *** --- v7/src/microcode/uxyp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/microcode/uxyp.c b/v7/src/microcode/uxyp.c index 2575ba2a2..08795dd64 100644 --- a/v7/src/microcode/uxyp.c +++ b/v7/src/microcode/uxyp.c @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: uxyp.c,v 1.1 1993/08/24 18:16:50 bal Exp $ +$Id: uxyp.c,v 1.2 1993/08/24 18:23:30 bal Exp $ Copyright (c) 1987-92 Massachusetts Institute of Technology @@ -40,7 +40,7 @@ MIT in each case. */ #include <malloc.h> #include <ntl.h> #include <rpc/rpc.h> -#include "yp.h" +#include "uxyp.h" #define YP_HOST "polar.lcs.mit.edu" -- 2.25.1