]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/BsdSocketLib/res_config.h
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
[mirror_edk2.git] / StdLib / BsdSocketLib / res_config.h
diff --git a/StdLib/BsdSocketLib/res_config.h b/StdLib/BsdSocketLib/res_config.h
deleted file mode 100644 (file)
index 4f4afdf..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#define DEBUG   1   /* enable debugging code (needed for dig) */\r
-#define RESOLVSORT  /* allow sorting of addresses in gethostbyname */\r
-#define RFC1535     /* comply with RFC1535 (STRONGLY reccomended by vixie)*/\r
-#undef  USELOOPBACK /* res_init() bind to localhost */\r
-#undef  SUNSECURITY /* verify gethostbyaddr() calls - WE DONT NEED IT  */\r
-#define MULTI_PTRS_ARE_ALIASES 1 /* fold multiple PTR records into aliases */\r
-#define CHECK_SRVR_ADDR 1 /* confirm that the server requested sent the reply */\r
-#define BIND_UPDATE 1   /* update support */\r