/* $NetBSD: md2hl.c,v 1.3 2003/07/26 19:24:47 salo Exp $ */ /* * Written by Jason R. Thorpe , April 29, 1997. * Public domain. */ #define MDALGORITHM MD2 #include "namespace.h" #include #if HAVE_CONFIG_H #include "config.h" #endif #if !HAVE_MD2_H #include "mdXhl.c" #endif