1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r22166: Stop heimdal from trying to prototype innetgr in roken, now we don't

do it in libreplace.

Andrew Bartlett
This commit is contained in:
Andrew Bartlett 2007-04-11 06:43:06 +00:00 committed by Gerald (Jerry) Carter
parent ff78be0be4
commit a95ce3c895

View File

@ -65,6 +65,10 @@
#define HAVE_TIMEGM
#endif
#ifndef HAVE_INNETGR
#define HAVE_INNETGR
#endif
#undef SOCKET_WRAPPER_REPLACE
#include "heimdal/lib/roken/roken.h.in"