ports/mail/mailsync/files/patch-src_mailsync_main.cc
Edwin Groothuis 9ec324fbdb Chase mail/cclient shared library version bump.
Several patches were needed due to the removal of
include/c-client/linkage.c in favour of include/c-client/linkage.h.

PR:		ports/114833
Submitted by:	"Pedro J. Lobo" <pjlobo@sec.upm.es>
2007-09-30 06:00:28 +00:00

12 lines
288 B
C++

--- src/mailsync_main.cc.orig Sun Sep 30 15:39:52 2007
+++ src/mailsync_main.cc Sun Sep 30 15:39:56 2007
@@ -68,7 +68,7 @@
int success;
bool& debug = options.debug;
-#include "linkage.c"
+#include "linkage.h"
//
// Parse arguments, read config file, choose operation mode