aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8.3/fixincludes/tests/base/rtldef/resolv.h
blob: 0b5b2483ca1eb4c178ccbaac82873b97505a43eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*  DO NOT EDIT THIS FILE.

    It has been auto-edited by fixincludes from:

	"fixinc/tests/inc/rtldef/resolv.h"

    This had to be done to correct non-standard usages in the
    original, manufacturer supplied header file.  */



#if defined( VMS_DO_NOT_REDECLARE_HOSTALIAS_CHECK )
void		fp_nquery (const u_char *, int, FILE *);
/* __char_ptr32	hostalias (const char *); */

#endif  /* VMS_DO_NOT_REDECLARE_HOSTALIAS_CHECK */