From ec476146b05299d54390dc8e9fdd048e3b506588 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Fri, 20 May 2005 17:05:12 +0000 Subject: [PATCH] silly unbalanced ifdef --- include/mount_headers2.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/mount_headers2.h b/include/mount_headers2.h index f06e272..046f8da 100644 --- a/include/mount_headers2.h +++ b/include/mount_headers2.h @@ -19,6 +19,7 @@ # include #endif /* HAVE_SYS_FS_NFS_CLNT_H */ +#ifdef HAVE_LINUX_NFS_MOUNT_H # ifndef _LINUX_NFS_H # define _LINUX_NFS_H # endif /* not _LINUX_NFS_H */ -- 2.43.0