diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/heimdal_build/roken.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/heimdal_build/roken.h b/source4/heimdal_build/roken.h index 5749be7df5..c8bee58e7d 100644 --- a/source4/heimdal_build/roken.h +++ b/source4/heimdal_build/roken.h @@ -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" |