mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
add missing include guard
svn path=/trunk/; revision=41410
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#ifndef __WINDOT11_H__
|
||||
#define __WINDOT11_H__
|
||||
|
||||
#ifndef _NTDDNDIS_
|
||||
#include <ntddndis.h>
|
||||
#endif
|
||||
#include <wlantypes.h>
|
||||
|
||||
/* Enumerations */
|
||||
|
||||
Reference in New Issue
Block a user