opnsense-ports/deskutils/gnote/files/patch-src_gnome__keyring_ring.cpp
Franco Fichtner f3ce70437b */*: sync with upstream
Taken from: FreeBSD
2017-04-05 21:24:33 +02:00

10 lines
209 B
C++

--- src/gnome_keyring/ring.cpp.orig 2015-11-28 15:44:34 UTC
+++ src/gnome_keyring/ring.cpp
@@ -20,6 +20,7 @@
#include <cstring>
+#include <cstdlib>
#include "keyringexception.hpp"
#include "ring.hpp"