소스 검색

This never gets defined. I have a patch pending in glibc too.

"Steven J. Hill" 18 년 전
부모
커밋
b558de82b8
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      include/resolv.h

+ 0 - 2
include/resolv.h

@@ -256,7 +256,6 @@ __END_DECLS
 extern struct __res_state _res;
 #endif
 
-#ifndef __BIND_NOSTATIC
 #define fp_nquery		__fp_nquery
 #define fp_query		__fp_query
 #define hostalias		__hostalias
@@ -286,7 +285,6 @@ int		res_querydomain (const char *, const char *, int, int,
 int		res_search (const char *, int, int, u_char *, int) __THROW;
 int		res_send (const u_char *, int, u_char *, int) __THROW;
 __END_DECLS
-#endif
 
 #define b64_ntop		__b64_ntop
 #define b64_pton		__b64_pton