pkgsrc-ng/math/fityk/patches/patch-src_wxgui_ceria.cpp
2013-09-26 17:14:40 +02:00

13 lines
315 B
C++

$NetBSD: patch-src_wxgui_ceria.cpp,v 1.1 2013/04/30 22:25:40 joerg Exp $
--- src/wxgui/ceria.cpp.orig 2013-04-30 20:14:19.000000000 +0000
+++ src/wxgui/ceria.cpp
@@ -7,6 +7,7 @@
#define _USE_MATH_DEFINES
#endif
#include <stdio.h>
+#include <stdlib.h>
#include <ctype.h>
#include <math.h>
#include <assert.h>