diff options
Diffstat (limited to 'source4/heimdal/lib/hcrypto/md2.c')
-rw-r--r-- | source4/heimdal/lib/hcrypto/md2.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/heimdal/lib/hcrypto/md2.c b/source4/heimdal/lib/hcrypto/md2.c index e82169c705..26254acee5 100644 --- a/source4/heimdal/lib/hcrypto/md2.c +++ b/source4/heimdal/lib/hcrypto/md2.c @@ -31,12 +31,8 @@ * SUCH DAMAGE. */ -#ifdef HAVE_CONFIG_H #include "config.h" -RCSID("$Id$"); -#endif - #include "hash.h" #include "md2.h" |