[10612] in Athena Bugs
athena/athena.bin/discuss/server/expunge.c
daemon@ATHENA.MIT.EDU (brlewis@Athena.MIT.EDU)
Fri Jun 25 13:39:24 1993
From: brlewis@Athena.MIT.EDU
Date: Fri, 25 Jun 93 13:38:43 -0400
To: rel-eng@Athena.MIT.EDU, bugs@Athena.MIT.EDU
Cc: bug-discuss@Athena.MIT.EDU
Porting discuss to hpux was *so* hard. ;-)
*** /tmp/,RCSt1a18836 Fri Jun 25 13:37:18 1993
--- athena/athena.bin/discuss/server/expunge.c Wed Jun 9 12:42:12 1993
***************
*** 20,25 ****
--- 20,27 ----
#else
#include <string.h>
#include <fcntl.h>
+ #endif /* SOLARIS */
+ #ifndef LOCK_UN
/*
* flock operations.
*/