summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2000-04-14 13:59:51 +0000
committerjason <jason@openbsd.org>2000-04-14 13:59:51 +0000
commit37a19293cccf00fce1daa13585303df473621f97 (patch)
tree1aa0d5db0bc07808f3c467aa1ec0214a3d938acc /sys
parentwhitespace cleanup (diff)
downloadwireguard-openbsd-37a19293cccf00fce1daa13585303df473621f97.tar.xz
wireguard-openbsd-37a19293cccf00fce1daa13585303df473621f97.zip
not EXPORT
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/hifn7751var.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/hifn7751var.h b/sys/dev/pci/hifn7751var.h
index 1c9050fd54f..eec291f383c 100644
--- a/sys/dev/pci/hifn7751var.h
+++ b/sys/dev/pci/hifn7751var.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: hifn7751var.h,v 1.15 2000/04/13 22:38:09 jason Exp $ */
+/* $OpenBSD: hifn7751var.h,v 1.16 2000/04/14 13:59:51 jason Exp $ */
/*
* Invertex AEON / Hi/fn 7751 driver
@@ -36,8 +36,8 @@
*
*/
-#ifndef __HIFN_EXPORT_H__
-#define __HIFN_EXPORT_H__
+#ifndef __HIFN7751VAR_H__
+#define __HIFN7751VAR_H__
/*
* Length values for cryptography
@@ -254,4 +254,4 @@ typedef struct hifn_command {
#endif /* _KERNEL */
-#endif /* __HIFN_EXPORT_H__ */
+#endif /* __HIFN7751VAR_H__ */