diff options
Diffstat (limited to 'source4/heimdal/lib/roken/rtbl.c')
-rw-r--r-- | source4/heimdal/lib/roken/rtbl.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/roken/rtbl.c b/source4/heimdal/lib/roken/rtbl.c index 50ab50903f..cac886870f 100644 --- a/source4/heimdal/lib/roken/rtbl.c +++ b/source4/heimdal/lib/roken/rtbl.c @@ -33,9 +33,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> -RCSID ("$Id: rtbl.c 17758 2006-06-30 13:41:40Z lha $"); +RCSID ("$Id$"); #endif -#include <roken.h> +#include "roken.h" #include "rtbl.h" struct column_entry { |