Skip to content
Snippets Groups Projects
Commit aaf59e2a authored by Ben Collins's avatar Ben Collins
Browse files

don't define NEED_COPY_HOSTENT in the decleration

parent ac5ecaf8
Branches
Tags
No related merge requests found
......@@ -98,7 +98,6 @@ char *ldap_pvt_ctime( const time_t *tp, char *buf )
static char *safe_realloc( char **buf, int len );
#if !defined(HAVE_GETHOSTBYNAME_R) && defined(LDAP_R_COMPILE)
# define NEED_COPY_HOSTENT
static int copy_hostent( struct hostent *res, char **buf, struct hostent * src );
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment