12 lines
391 B
Plaintext
12 lines
391 B
Plaintext
|
$OpenBSD: patch-source_Irrlicht_COSOperator_cpp,v 1.1.1.1 2011/05/04 09:41:50 jasper Exp $
|
||
|
--- source/Irrlicht/COSOperator.cpp.orig Sun Dec 26 20:30:20 2010
|
||
|
+++ source/Irrlicht/COSOperator.cpp Sun Dec 26 20:30:20 2010
|
||
|
@@ -12,6 +12,7 @@
|
||
|
#include <string.h>
|
||
|
#include <unistd.h>
|
||
|
#ifndef _IRR_SOLARIS_PLATFORM_
|
||
|
+#include <sys/param.h>
|
||
|
#include <sys/types.h>
|
||
|
#include <sys/sysctl.h>
|
||
|
#endif
|