diff options
author | obrien <obrien@FreeBSD.org> | 2007-12-05 16:47:52 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2007-12-05 16:47:52 +0000 |
commit | 32d92c989f70b0a0dca60759f317b78a4f700ea2 (patch) | |
tree | c78752765771039ead940242f9eac276c3be13d8 /usr.sbin/amd/include | |
parent | 70c4bb1c13c99b9c616fd63a20632f7dc1458926 (diff) | |
download | FreeBSD-src-32d92c989f70b0a0dca60759f317b78a4f700ea2.zip FreeBSD-src-32d92c989f70b0a0dca60759f317b78a4f700ea2.tar.gz |
'amu_autofs_prot.h'
Diffstat (limited to 'usr.sbin/amd/include')
-rw-r--r-- | usr.sbin/amd/include/amu_autofs_prot.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/amd/include/amu_autofs_prot.h b/usr.sbin/amd/include/amu_autofs_prot.h new file mode 100644 index 0000000..12f5b95 --- /dev/null +++ b/usr.sbin/amd/include/amu_autofs_prot.h @@ -0,0 +1,8 @@ +// $FreeBSD$ + +/* Adjust once we have some form of Autofs support. */ + +#if 0 +#include "conf/autofs/autofs_default.h" +#endif + |