Module: wine Branch: master Commit: 54f844bffc3c717a0069e7469fb4f1a46c257655 URL: http://source.winehq.org/git/wine.git/?a=commit;h=54f844bffc3c717a0069e7469f...
Author: Andrew Talbot Andrew.Talbot@talbotville.com Date: Wed May 2 21:24:00 2007 +0100
dnsapi: Exclude unused header.
---
dlls/dnsapi/record.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/dlls/dnsapi/record.c b/dlls/dnsapi/record.c index eaba46a..d8941fd 100644 --- a/dlls/dnsapi/record.c +++ b/dlls/dnsapi/record.c @@ -38,7 +38,6 @@
#include "windef.h" #include "winbase.h" -#include "winerror.h" #include "winnls.h" #include "windns.h"