[10603] in Athena Bugs
athena/athena.bin/attach/ufs.c
daemon@ATHENA.MIT.EDU (brlewis@Athena.MIT.EDU)
Fri Jun 25 13:13:49 1993
From: brlewis@Athena.MIT.EDU
Date: Fri, 25 Jun 93 13:13:43 -0400
To: rel-eng@Athena.MIT.EDU, bugs@Athena.MIT.EDU
*** /tmp/,RCSt1a18730 Fri Jun 25 13:12:52 1993
--- athena/athena.bin/attach/ufs.c Mon Jun 7 18:23:39 1993
***************
*** 10,15 ****
--- 10,19 ----
static char rcsid_ufs_c[] = "$Header: /afs/athena.mit.edu/astaff/project/hp/source/athena/athena.bin/attach/RCS/ufs.c,v 1.4 93/05/05 17:05:37 vrt Exp Locker: brlewis $";
#endif
+ #ifdef hpux
+ #undef _BSD
+ #endif
+
#include "attach.h"
#include <sys/stat.h>
#include <sys/wait.h>