/* * ntp_md5.h: deal with md5.h headers */ #ifdef HAVE_MD5_H # include #else # include "rsa_md5.h" #endif