diff options
Diffstat (limited to 'source4/heimdal/lib/roken/roken_gethostby.c')
-rw-r--r-- | source4/heimdal/lib/roken/roken_gethostby.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/roken/roken_gethostby.c b/source4/heimdal/lib/roken/roken_gethostby.c index 0b25fbdb3d..562834b6ef 100644 --- a/source4/heimdal/lib/roken/roken_gethostby.c +++ b/source4/heimdal/lib/roken/roken_gethostby.c @@ -33,10 +33,10 @@ #ifdef HAVE_CONFIG_H #include <config.h> -RCSID("$Id: roken_gethostby.c 21157 2007-06-18 22:03:13Z lha $"); +RCSID("$Id$"); #endif -#include <roken.h> +#include "roken.h" #undef roken_gethostbyname #undef roken_gethostbyaddr |