From aab832a813b21c08737cf19314e528fd17cda1dc Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 18 Dec 1995 19:02:52 +0000 Subject: entered into RCS --- libnetfs/misc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libnetfs') diff --git a/libnetfs/misc.h b/libnetfs/misc.h index 396d169c..aa942087 100644 --- a/libnetfs/misc.h +++ b/libnetfs/misc.h @@ -18,6 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ +#include /* Bits that are turned off after open */ #define OPENONLY_STATE_MODES (O_CREAT|O_EXCL|O_NOLINK|O_NOTRANS|O_NONBLOCK) -- cgit v1.2.3