summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/net80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/net80211.h')
-rw-r--r--usr/src/uts/common/sys/net80211.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/uts/common/sys/net80211.h b/usr/src/uts/common/sys/net80211.h
index 27bc20522a..39d6abdf6f 100644
--- a/usr/src/uts/common/sys/net80211.h
+++ b/usr/src/uts/common/sys/net80211.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2008 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -35,11 +35,11 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
#ifndef _SYS_NET80211_H
#define _SYS_NET80211_H
+#pragma ident "%Z%%M% %I% %E% SMI"
+
#include <sys/mac.h>
#include <sys/ethernet.h>
#include <sys/net80211_proto.h>