From dfe564e55dba38bf561deb8c9623808320bf5d20 Mon Sep 17 00:00:00 2001 From: ewt Date: Wed, 25 Jun 1997 16:10:19 +0000 Subject: more osf getmntent_r() patches CVS patchset: 1712 CVS date: 1997/06/25 16:10:19 --- misc/miscfn.h | 1 + 1 file changed, 1 insertion(+) (limited to 'misc') diff --git a/misc/miscfn.h b/misc/miscfn.h index 80a519480..791ae50a0 100644 --- a/misc/miscfn.h +++ b/misc/miscfn.h @@ -65,6 +65,7 @@ extern void *myrealloc(void *, size_t); #if HAVE_GETMNTINFO_R || HAVE_MNTCTL # define GETMNTENT_ONE 0 # define GETMNTENT_TWO 0 +# include #elif HAVE_MNTENT_H || !(HAVE_GETMNTENT) || HAVE_STRUCT_MNTTAB # if HAVE_MNTENT_H || HAVE_STRUCT_MNTTAB # include -- cgit v1.2.3