freebsd-ports/audio/zinf/files/patch-ftc-kjofol-kjofol.cpp
Pawel Pekala bcccbdfaf8 - Fix build with clang
- Support staging
- Convert to new options framework

PR:		ports/186803 (based on)
Submitted by:	Mathias Monnerville <mathias@monnerville.com>
MFH:		2014Q1
2014-02-18 17:58:16 +00:00

10 lines
244 B
C++

--- ftc/kjofol/kjofol.cpp.orig 2014-02-18 17:48:40.481824991 +0100
+++ ftc/kjofol/kjofol.cpp 2014-02-18 17:49:16.578764197 +0100
@@ -47,6 +47,7 @@
#include <sys/types.h>
#include <sys/stat.h>
+#include <stdlib.h>
#include "path_max.h"