* lib/dnsapi.a: New file.

* lib/test.c: Include windns,h.
This commit is contained in:
Danny Smith
2004-02-11 19:57:58 +00:00
parent efdce2bd3b
commit c904424d70
3 changed files with 37 additions and 0 deletions

View File

@ -82,6 +82,7 @@
#include <tmschema.h>
#include <dhcpcsdk.h>
#include <errorrep.h>
#include <windns.h>
#ifndef __OBJC__ /* problems with BOOL */
#include <ole2.h>