opnsense-ports/graphics/graphopt/files/patch-src_classes_optFileWriter.cc
Franco Fichtner 1e6c5e9d29 */*: sync with upstream
Taken from: FreeBSD
2015-09-21 07:16:00 +02:00

9 lines
259 B
C++

--- src/classes/optFileWriter.cc.intermediate 2015-09-20 01:43:24 UTC
+++ src/classes/optFileWriter.cc
@@ -1,5 +1,6 @@
#include "optFileWriter.h"
#include <cstdlib>
+#include <cstring>
optFileWriter::optFileWriter(char *what_file, nodes *what_nodes) {