patch-msgcmp_cpp 282 B

1234567891011121314
  1. $OpenBSD: patch-msgcmp_cpp,v 1.1 2017/05/04 15:46:56 espie Exp $
  2. Index: msgcmp.cpp
  3. --- msgcmp.cpp.orig
  4. +++ msgcmp.cpp
  5. @@ -28,6 +28,7 @@
  6. #include <mimepp/debug.h>
  7. #include <stdlib.h>
  8. #include <mimepp/msgcmp.h>
  9. +using std::cerr;
  10. #define kMagicNumber ((DwUint32) 0x22222222L)