[10611] in Athena Bugs
athena/athena.bin/discuss/server/coreutil.c
daemon@ATHENA.MIT.EDU (brlewis@Athena.MIT.EDU)
Fri Jun 25 13:37:45 1993
From: brlewis@Athena.MIT.EDU
Date: Fri, 25 Jun 93 13:37:08 -0400
To: rel-eng@Athena.MIT.EDU, bugs@Athena.MIT.EDU
Cc: bug-discuss@Athena.MIT.EDU
*** /tmp/,RCSt1a18828 Fri Jun 25 13:36:38 1993
--- athena/athena.bin/discuss/server/coreutil.c Wed Jun 9 12:44:34 1993
***************
*** 120,125 ****
--- 120,127 ----
#else
#include <string.h>
#include <fcntl.h>
+ #endif /* SOLARIS */
+ #ifndef LOCK_UN
/*
* flock operations.
*/