diff options
Diffstat (limited to 'source4/heimdal/lib/roken/strpool.c')
-rw-r--r-- | source4/heimdal/lib/roken/strpool.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/heimdal/lib/roken/strpool.c b/source4/heimdal/lib/roken/strpool.c index aa80996946..dc56892144 100644 --- a/source4/heimdal/lib/roken/strpool.c +++ b/source4/heimdal/lib/roken/strpool.c @@ -31,10 +31,7 @@ * SUCH DAMAGE. */ -#ifdef HAVE_CONFIG_H #include <config.h> -RCSID("$Id$"); -#endif #include <stdarg.h> #include <stdlib.h> |