summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/miscfn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/miscfn.h b/misc/miscfn.h
index e655926f9..0ca0ef397 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