summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2004-07-06 13:44:14 +0000
committermbr <mbr@FreeBSD.org>2004-07-06 13:44:14 +0000
commitbadb28509a8b4ae3de678d1cbdfb8cba88d282c1 (patch)
tree40261854dfe07677ff73777ce0724d9d73e40449 /usr.sbin/amd
parenta77e1f23b2c8c8c3b3fb666099d5f4c638b57b2c (diff)
downloadFreeBSD-src-badb28509a8b4ae3de678d1cbdfb8cba88d282c1.zip
FreeBSD-src-badb28509a8b4ae3de678d1cbdfb8cba88d282c1.tar.gz
Check if `dirmask' is a member of `pcfs_args_t'.
A diff to the autoconf aux-files has been submitted to the amd people. PR: 57401 Submitted by: Andre Albsmeier <andre.albsmeier@siemens.com>
Diffstat (limited to 'usr.sbin/amd')
-rw-r--r--usr.sbin/amd/include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/amd/include/config.h b/usr.sbin/amd/include/config.h
index 9585bc1..5adca19 100644
--- a/usr.sbin/amd/include/config.h
+++ b/usr.sbin/amd/include/config.h
@@ -703,6 +703,9 @@
/* Define if `mask' is member of `pcfs_args_t'. */
#define HAVE_PCFS_ARGS_T_MASK 1
+/* Define if `dirmask' is member of `pcfs_args_t'. */
+#define HAVE_PCFS_ARGS_T_DIRMASK 1
+
/* Define if `secondswest' is member of `pcfs_args_t'. */
/* #undef HAVE_PCFS_ARGS_T_SECONDSWEST */
OpenPOWER on IntegriCloud