freebsd-ports/net/nepenthes/files/patch-modules__x-5__x-5.cpp
John Marino 6a49fa15fa Stage net/nepenthese and unbreak on FreeBSD 10+
PR:		193042
Submitted by:	Ports Fury
2014-08-30 20:50:54 +00:00

10 lines
227 B
C++

--- modules/x-5/x-5.cpp.orig
+++ modules/x-5/x-5.cpp
@@ -27,6 +27,7 @@
/* $Id: x-5.cpp 1410 2007-10-12 13:07:23Z common $ */
+#include <cstdlib>
#include "x-5.hpp"
#include "LogManager.hpp"
#include "EventManager.hpp"