[10590] in Athena Bugs
athena/ucb/lpr/filters/ln01filter.l
daemon@ATHENA.MIT.EDU (brlewis@Athena.MIT.EDU)
Fri Jun 25 12:50:37 1993
From: brlewis@Athena.MIT.EDU
Date: Fri, 25 Jun 93 12:50:30 -0400
To: rel-eng@Athena.MIT.EDU, bugs@Athena.MIT.EDU
*** /tmp/,RCSt1a18561 Fri Jun 25 12:50:02 1993
--- athena/ucb/lpr/filters/ln01filter.l Mon Jun 14 11:49:37 1993
***************
*** 5,11 ****
#endif
#include <sys/file.h>
#include <signal.h>
! #ifdef SOLARIS
/*
* flock operations.
*/
--- 5,11 ----
#endif
#include <sys/file.h>
#include <signal.h>
! #ifndef LOCK_UN
/*
* flock operations.
*/