summaryrefslogtreecommitdiff
path: root/network/ndis/filter/precomp.h
blob: 96cdb4887fdbd00b486ec493af6eca4c60aa3950 (plain)
1
2
3
4
5
6
#pragma warning(disable:4201)  //nonstandard extension used : nameless struct/union
#include <ndis.h>
#include <filteruser.h>
#include "flt_dbg.h"
#include "filter.h"