opnsense-ports/devel/p5-Algorithm-SVM/files/patch-bindings.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

9 lines
227 B
C++

--- bindings.cpp.orig 2008-01-23 00:14:34.000000000 +0300
+++ bindings.cpp 2014-03-01 04:05:30.166745426 +0400
@@ -1,5 +1,6 @@
#include "bindings.h"
#include <errno.h>
+#include <cstdlib>
#ifdef DEBUG
#include <stdarg.h>