Added a header to lie between undis and net/ndis.h. This header will be used

to wrap and modify ndis definitions if necessary.

svn path=/trunk/; revision=11118
This commit is contained in:
Art Yerkes 2004-09-29 04:57:26 +00:00
parent 107ff56d07
commit 0f5152aa1c

View file

@ -0,0 +1,2 @@
/* Use this header to change definitions in ndis.h */
#include "net/ndis.h"