From: jason Date: Fri, 14 Apr 2000 13:59:51 +0000 (+0000) Subject: not EXPORT X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=37a19293cccf00fce1daa13585303df473621f97;p=openbsd not EXPORT --- 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__ */