You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/postal/files/01_postal-0.70-gcc43.patch

12 lines
268 B

--- 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>