Deleted Added
full compact
mount_headers1.h (82794) mount_headers1.h (119679)
1#ifdef HAVE_SYS_TYPES_H
2# include <sys/types.h>
3#endif /* HAVE_SYS_TYPES_H */
4#ifdef HAVE_SYS_ERRNO_H
5# include <sys/errno.h>
6#endif /* HAVE_SYS_ERRNO_H */
7#ifdef HAVE_SYS_PARAM_H
8# include <sys/param.h>

--- 50 unchanged lines hidden (view full) ---

59# endif /* not LOFS */
60# ifndef RFS
61# define RFS
62# endif /* not RFS */
63# ifndef MSDOSFS
64# define MSDOSFS
65# endif /* not MSDOSFS */
66# ifndef MFS
1#ifdef HAVE_SYS_TYPES_H
2# include <sys/types.h>
3#endif /* HAVE_SYS_TYPES_H */
4#ifdef HAVE_SYS_ERRNO_H
5# include <sys/errno.h>
6#endif /* HAVE_SYS_ERRNO_H */
7#ifdef HAVE_SYS_PARAM_H
8# include <sys/param.h>

--- 50 unchanged lines hidden (view full) ---

59# endif /* not LOFS */
60# ifndef RFS
61# define RFS
62# endif /* not RFS */
63# ifndef MSDOSFS
64# define MSDOSFS
65# endif /* not MSDOSFS */
66# ifndef MFS
67# define MFS
67# define MFS 1
68# endif /* not MFS */
69# ifndef CD9660
70# define CD9660
71# endif /* not CD9660 */
72# ifndef NFS
73# define NFS
74# endif /* not NFS */
75# include <sys/mount.h>

--- 92 unchanged lines hidden ---
68# endif /* not MFS */
69# ifndef CD9660
70# define CD9660
71# endif /* not CD9660 */
72# ifndef NFS
73# define NFS
74# endif /* not NFS */
75# include <sys/mount.h>

--- 92 unchanged lines hidden ---