From ca410b34d009b64dc1ad483e4bf26152a6bdbd89 Mon Sep 17 00:00:00 2001 From: ewt Date: Thu, 19 Jun 1997 15:15:03 +0000 Subject: [PATCH] fixed typo CVS patchset: 1704 CVS date: 1997/06/19 15:15:03 --- misc/miscfn.h | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/miscfn.h b/misc/miscfn.h index e655926..0ca0ef3 100644 --- a/misc/miscfn.h +++ b/misc/miscfn.h @@ -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 -- 2.7.4