opnsense-ports/net/xprobe/files/patch-libs-external-USI++-src-ip.cc
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
225 B
C++

--- libs-external/USI++/src/ip.cc~
+++ libs-external/USI++/src/ip.cc
@@ -15,6 +15,7 @@
#include "config.h"
#include <iostream>
#include <string.h>
+#include <cstdlib>
#include <errno.h>
#include <new>
#include <vector>