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