diff options
Diffstat (limited to 'source4/heimdal/lib/roken/copyhostent.c')
-rw-r--r-- | source4/heimdal/lib/roken/copyhostent.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/roken/copyhostent.c b/source4/heimdal/lib/roken/copyhostent.c index 73e20ed039..4999bbab82 100644 --- a/source4/heimdal/lib/roken/copyhostent.c +++ b/source4/heimdal/lib/roken/copyhostent.c @@ -33,10 +33,10 @@ #ifdef HAVE_CONFIG_H #include <config.h> -RCSID("$Id: copyhostent.c 14773 2005-04-12 11:29:18Z lha $"); +RCSID("$Id$"); #endif -#include <roken.h> +#include "roken.h" /* * return a malloced copy of `h' |