]> git.pld-linux.org Git - packages/hugin.git/blob - no-sysctl.patch
- fix python install
[packages/hugin.git] / no-sysctl.patch
1 --- hugin-2014.0.0/src/hugin_base/hugin_utils/platform.cpp~     2014-10-08 20:19:19.000000000 +0200
2 +++ hugin-2014.0.0/src/hugin_base/hugin_utils/platform.cpp      2015-06-27 11:36:28.945482042 +0200
3 @@ -31,7 +31,6 @@
4  #include <unistd.h>
5  #else
6  #include <unistd.h>
7 -#include <sys/sysctl.h>
8  #endif
9  
10  namespace hugin_utils {
This page took 0.051792 seconds and 3 git commands to generate.