forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
297 B
C++
10 lines
297 B
C++
--- ./dict/src/dictmanagedlg.cpp.orig 2012-12-24 10:04:24.000000000 +0000
|
|
+++ ./dict/src/dictmanagedlg.cpp 2014-03-25 09:07:04.575980043 +0000
|
|
@@ -25,6 +25,7 @@
|
|
#include <sys/stat.h>
|
|
#include <glib/gi18n.h>
|
|
#include <algorithm>
|
|
+#include <cstdlib>
|
|
|
|
#ifdef _WIN32
|
|
# include <gdk/gdkwin32.h>
|