summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/amd/include/config.h')
-rw-r--r--usr.sbin/amd/include/config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/amd/include/config.h b/usr.sbin/amd/include/config.h
index cc3dad8..fe6b7db 100644
--- a/usr.sbin/amd/include/config.h
+++ b/usr.sbin/amd/include/config.h
@@ -1,4 +1,4 @@
-/* $Id: config.h,v 1.8 1998/11/20 05:18:34 obrien Exp $ */
+/* $Id: config.h,v 1.9 1999/01/13 19:33:02 obrien Exp $ */
/* portions derived from
$NetBSD: config.h,v 1.11 1998/08/08 22:33:37 christos Exp $ */
/* config.h. Generated automatically by configure. */
@@ -753,7 +753,7 @@
/* #undef HAVE_FIELD_UFS_ARGS_T_FLAGS */
/* does ufs_args_t have fspec field? */
-/* #undef HAVE_FIELD_UFS_ARGS_T_FSPEC */
+#define HAVE_FIELD_UFS_ARGS_T_FSPEC 1
/* does efs_args_t have flags field? */
/* #undef HAVE_FIELD_EFS_ARGS_T_FLAGS */
@@ -1038,7 +1038,7 @@
/* #undef tmpfs_args_t */
/* Define a type for the ufs_args structure */
-/* #undef ufs_args_t */
+#define ufs_args_t struct ufs_args
/* Define a type for the efs_args structure */
/* #undef efs_args_t */
@@ -1829,7 +1829,7 @@
/* #undef HAVE_TMPFS_TMP_H */
/* Define if you have the <ufs/ufs_mount.h> header file. */
-/* #undef HAVE_UFS_UFS_MOUNT_H */
+#define HAVE_UFS_UFS_MOUNT_H 1
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
OpenPOWER on IntegriCloud