aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fatm
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-08-24 17:55:58 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-08-24 17:55:58 +0000
commitaad970f1fee9a2a3e5a0f880be9b87c6193b3bd1 (patch)
tree42e9f25e1409a6eae14564b2dd4cc743ddb1e89f /sys/dev/fatm
parent0e9a61d26066fec3c8abc5e5b36039b7ed2db563 (diff)
Notes
Diffstat (limited to 'sys/dev/fatm')
-rw-r--r--sys/dev/fatm/if_fatm.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/fatm/if_fatm.c b/sys/dev/fatm/if_fatm.c
index 15ef591b2ff0..7eafb535f6df 100644
--- a/sys/dev/fatm/if_fatm.c
+++ b/sys/dev/fatm/if_fatm.c
@@ -28,6 +28,9 @@
*
* Fore PCA200E driver for NATM
*/
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");