- Update to r53061
[reactos.git] / base / applications / network / nslookup / nslookup.c
index 11b1e91..fc94274 100644 (file)
@@ -6,13 +6,6 @@
  * COPYRIGHT:   Copyright 2009 Lucas Suggs <lucas.suggs@gmail.com>
  */
 
-#include <windows.h>
-#include <windns.h>
-#include <winsock2.h>
-#include <tchar.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <iphlpapi.h>
 #include "nslookup.h"
 
 STATE   State;