ports/mail/solid-pop3d/patches/patch-src_md5_c

11 lines
187 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- src/md5.c.orig Tue Dec 16 20:10:29 2008
+++ src/md5.c Tue Dec 16 20:10:36 2008
@@ -38,6 +38,7 @@
#endif
#include "md5.h"
+#include "config.h"
#ifdef _LIBC
#include <endian.h>