fixed typo

CVS patchset: 1704
CVS date: 1997/06/19 15:15:03
This commit is contained in:
ewt 1997-06-19 15:15:03 +00:00
parent 300911b8b7
commit ca410b34d0
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ extern void *myrealloc(void *, size_t);
# define GETMNTENT_TWO 1
# define our_mntent struct mnttab
# define our_mntdir mnt_mountp
#define
#else if !HAVE_MNTCTL
# error Neither mntent.h, mnttab.h, or mntctl() exists. I cannot build on this system.
#endif