1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-23 05:30:31 -04:00
ports/textproc/zorba/files/patch-bin_zorbacmd.cpp

11 lines
257 B
C++

--- bin/zorbacmd.cpp.orig 2014-09-12 09:26:04.000000000 +0200
+++ bin/zorbacmd.cpp 2014-09-12 09:26:23.000000000 +0200
@@ -16,6 +16,8 @@
#include "zorbacmdproperties.h"
+#include <stdlib.h>
+
#include <memory>
#include <iostream>
#include <fstream>