summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/drm_auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/drm/drm_auth.c')
-rw-r--r--sys/dev/drm/drm_auth.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/drm/drm_auth.c b/sys/dev/drm/drm_auth.c
index 910c0b0..03b3a47 100644
--- a/sys/dev/drm/drm_auth.c
+++ b/sys/dev/drm/drm_auth.c
@@ -29,9 +29,11 @@
* Rickard E. (Rik) Faith <faith@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "dev/drm/drmP.h"
static int drm_hash_magic(drm_magic_t magic)
OpenPOWER on IntegriCloud