[917] in Source-Commits
athena/bin/attach unmount.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Dec 18 10:01:06 1996
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Wed, 18 Dec 1996 10:01:02 EST
Update of /afs/dev.mit.edu/source/repository/athena/bin/attach
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/athena/bin/attach
Modified Files:
unmount.c
Log Message:
Conditionalize xdr_fhandle() on MOUNTVERS3 not being defined, to avoid
defining it on Solaris 2.5.1 where it conflicts with the system's
definition. We should get rid of the definition when Solaris 2.4 is
no longer a concern.