diff options
Diffstat (limited to 'md2.c')
-rw-r--r-- | md2.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /* See LICENSE file for copyright and license details. */ #ifdef SUPPORT_MD2 # define TEST +# define NO_CUSTOM_HASH_BUFFER_SUPPORT # include "common.h" |