opnsense-ports/deskutils/gnote/files/patch-src_gnome-keyring_ring.cpp
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

10 lines
257 B
C++

--- src/gnome_keyring/ring.cpp.orig 2013-10-30 16:54:52.000000000 +0100
+++ src/gnome_keyring/ring.cpp 2013-10-30 16:56:09.000000000 +0100
@@ -20,6 +20,7 @@
#include <cstring>
+#include <cstdlib>
#include "keyringexception.hpp"
#include "ring.hpp"