--- syncevolution-1.1.99.4/src/synthesis/src/sysync/binfileimplclient.cpp.orig 2011-04-28 12:45:22.804010329 +0100 +++ syncevolution-1.1.99.4/src/synthesis/src/sysync/binfileimplclient.cpp 2011-04-28 12:46:34.896019779 +0100 @@ -19,6 +19,7 @@ #include "binfileimplclient.h" #include "binfileimplds.h" #include "syserial.h" +#include namespace sysync { --- syncevolution-1.1.99.4/src/synthesis/src/sysync/binfileimplds.cpp.orig 2011-04-20 11:20:06.000000000 +0100 +++ syncevolution-1.1.99.4/src/synthesis/src/sysync/binfileimplds.cpp 2011-04-28 12:46:34.897019709 +0100 @@ -19,6 +19,7 @@ #include "sysync.h" #include "binfileimplclient.h" #include "binfileimplds.h" +#include #if defined(BINFILE_ALWAYS_ACTIVE) && defined(SYSYNC_SERVER) #error "BINFILE_ALWAYS_ACTIVE is not compatible with server-enabled builds"