diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-08 19:36:26 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-08 19:36:26 +0000 |
commit | 493eba5e783890bc514eb1f4524ff7b2c56259fc (patch) | |
tree | 7d83792fe5d1c8e2fb53b88f62cf2ef8508584bf /libdiskfs | |
parent | 257d010a579af45655ee93934b3fdfa5ca249b88 (diff) |
Formerly peropen-make.c.~3~
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/peropen-make.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/peropen-make.c b/libdiskfs/peropen-make.c index 6bb4c75f..69c50029 100644 --- a/libdiskfs/peropen-make.c +++ b/libdiskfs/peropen-make.c @@ -16,6 +16,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include <sys/file.h> /* Create and return a new peropen structure on node NP with open flags FLAGS. */ |