Fix packet lib so it builds

svn path=/trunk/; revision=15585
This commit is contained in:
Alex Ionescu 2005-05-28 15:50:30 +00:00
parent 28d278bd08
commit ae5e4b8581

View file

@ -22,7 +22,7 @@
#define UNICODE 1
#include <windows.h>
#include <net/ntddndis.h>
#include <ddk/ntddndis.h>
#include <string.h>
#include <stdlib.h>