Eliminate compilation warning.

This commit is contained in:
Garrett Wollman 1994-02-03 23:22:43 +00:00
parent 4e296ff0e3
commit 348d23490a
1 changed files with 2 additions and 0 deletions

View File

@ -30,7 +30,9 @@
#endif /* SYS_BSDI */
#include "md5.h"
#ifndef MD5
#define MD5
#endif
#include "ntp_string.h"
#include "ntp_stdlib.h"