[10591] in Athena Bugs
athena/ucb/lpr/filters/ln01raw.c
daemon@ATHENA.MIT.EDU (brlewis@Athena.MIT.EDU)
Fri Jun 25 12:51:26 1993
From: brlewis@Athena.MIT.EDU
Date: Fri, 25 Jun 93 12:51:22 -0400
To: rel-eng@Athena.MIT.EDU, bugs@Athena.MIT.EDU
*** /tmp/,RCSt1a18572 Fri Jun 25 12:50:38 1993
--- athena/ucb/lpr/filters/ln01raw.c Mon Jun 14 11:48:15 1993
***************
*** 2,8 ****
#include <sys/types.h>
#endif
#include <sys/file.h>
! #ifdef SOLARIS
/*
* flock operations.
*/
--- 2,8 ----
#include <sys/types.h>
#endif
#include <sys/file.h>
! #ifndef LOCK_UN
/*
* flock operations.
*/