summaryrefslogtreecommitdiffstats
path: root/sys/fs/autofs/autofs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/autofs/autofs.h')
-rw-r--r--sys/fs/autofs/autofs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/fs/autofs/autofs.h b/sys/fs/autofs/autofs.h
index ec1ca66..35fcc85 100644
--- a/sys/fs/autofs/autofs.h
+++ b/sys/fs/autofs/autofs.h
@@ -32,9 +32,6 @@
#ifndef AUTOFS_H
#define AUTOFS_H
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#define VFSTOAUTOFS(mp) ((struct autofs_mount *)((mp)->mnt_data))
MALLOC_DECLARE(M_AUTOFS);
OpenPOWER on IntegriCloud