diff options
Diffstat (limited to 'source4/heimdal/lib/roken/getnameinfo.c')
-rw-r--r-- | source4/heimdal/lib/roken/getnameinfo.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/roken/getnameinfo.c b/source4/heimdal/lib/roken/getnameinfo.c index 04c5e1cdc9..b0545be509 100644 --- a/source4/heimdal/lib/roken/getnameinfo.c +++ b/source4/heimdal/lib/roken/getnameinfo.c @@ -33,10 +33,10 @@ #ifdef HAVE_CONFIG_H #include <config.h> -RCSID("$Id: getnameinfo.c 15412 2005-06-16 16:53:09Z lha $"); +RCSID("$Id$"); #endif -#include <roken.h> +#include "roken.h" static int doit (int af, |