openbsd-ports/converters/mimepp/patches/patch-msgcmp_cpp
2022-03-11 18:27:00 +00:00

12 lines
216 B
Plaintext

Index: msgcmp.cpp
--- msgcmp.cpp.orig
+++ msgcmp.cpp
@@ -28,6 +28,7 @@
#include <mimepp/debug.h>
#include <stdlib.h>
#include <mimepp/msgcmp.h>
+using std::cerr;
#define kMagicNumber ((DwUint32) 0x22222222L)