[10610] in Athena Bugs
athena/athena.bin/discuss/server/atom.c
daemon@ATHENA.MIT.EDU (brlewis@Athena.MIT.EDU)
Fri Jun 25 13:37:03 1993
From: brlewis@Athena.MIT.EDU
Date: Fri, 25 Jun 93 13:36:16 -0400
To: rel-eng@Athena.MIT.EDU, bugs@Athena.MIT.EDU
Cc: bug-discuss@Athena.MIT.EDU
*** /tmp/,RCSt1a18820 Fri Jun 25 13:36:05 1993
--- athena/athena.bin/discuss/server/atom.c Wed Jun 9 12:40:27 1993
***************
*** 30,36 ****
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/file.h>
! #ifdef SOLARIS
/*
* flock operations.
*/
--- 30,36 ----
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/file.h>
! #ifndef LOCK_UN
/*
* flock operations.
*/