1 2 3 4 5 6 7 8 9 10 11
--- rabid.cpp.orig 2008-06-15 14:05:19.776258513 +0200 +++ rabid.cpp 2008-06-15 14:05:47.927250506 +0200 @@ -12,6 +12,8 @@ #include <strings.h> #include "postal.h" #include "logit.h" +#include <cstring> + #ifdef USE_GNUTLS #include <errno.h> #include <gcrypt.h>