$NetBSD: $

--- srvmain.cpp.orig	2003-05-31 11:55:08.000000000 -0400
+++ srvmain.cpp	2003-05-31 11:55:47.000000000 -0400
@@ -28,7 +28,10 @@
 */
 
 #include "main.h"
+
+#ifndef __NetBSD__
 #include "md5.h"
+#endif
 
 #include "m_upload.h"
 #include "m_chat.h"
