opnsense-ports/textproc/stardict3/files/patch-dict__src__mainwin.cpp
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
287 B
C++

--- ./dict/src/mainwin.cpp.orig 2012-12-24 10:50:21.000000000 +0000
+++ ./dict/src/mainwin.cpp 2014-03-25 09:05:47.241985479 +0000
@@ -23,6 +23,7 @@
#include <glib/gi18n.h>
#include <gdk/gdkkeysyms.h>
#include <algorithm>
+#include <cstdlib>
#ifdef _WIN32
#define VERSION "3.0.4"