summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/stand/wrtvid/wrtvid.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme68k/stand/wrtvid/wrtvid.c')
-rw-r--r--sys/arch/mvme68k/stand/wrtvid/wrtvid.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/mvme68k/stand/wrtvid/wrtvid.c b/sys/arch/mvme68k/stand/wrtvid/wrtvid.c
index b2a21ad4f18..fe4f65d9efd 100644
--- a/sys/arch/mvme68k/stand/wrtvid/wrtvid.c
+++ b/sys/arch/mvme68k/stand/wrtvid/wrtvid.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: wrtvid.c,v 1.3 1996/04/28 10:49:49 deraadt Exp $ */
+
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>