summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/pci/pcib_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/dev/pci/pcib_private.h')
-rw-r--r--freebsd/sys/dev/pci/pcib_private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/sys/dev/pci/pcib_private.h b/freebsd/sys/dev/pci/pcib_private.h
index 0fbc8df5..1574deb7 100644
--- a/freebsd/sys/dev/pci/pcib_private.h
+++ b/freebsd/sys/dev/pci/pcib_private.h
@@ -30,8 +30,8 @@
* $FreeBSD$
*/
-#ifndef __PCIB_PRIVATE_HH__
-#define __PCIB_PRIVATE_HH__
+#ifndef __PCIB_PRIVATE_H__
+#define __PCIB_PRIVATE_H__
/*
* Export portions of generic PCI:PCI bridge support so that it can be