resolv.h 429 B

12345678910111213141516
  1. /* DO NOT EDIT THIS FILE.
  2. It has been auto-edited by fixincludes from:
  3. "fixinc/tests/inc/rtldef/resolv.h"
  4. This had to be done to correct non-standard usages in the
  5. original, manufacturer supplied header file. */
  6. #if defined( VMS_DO_NOT_REDECLARE_HOSTALIAS_CHECK )
  7. void fp_nquery (const u_char *, int, FILE *);
  8. /* __char_ptr32 hostalias (const char *); */
  9. #endif /* VMS_DO_NOT_REDECLARE_HOSTALIAS_CHECK */