diff -aur calf-0.0.18.6.orig/src/benchmark.cpp calf-0.0.18.6/src/benchmark.cpp --- calf-0.0.18.6.orig/src/benchmark.cpp 2012-07-08 21:57:55.246042862 +0800 +++ calf-0.0.18.6/src/benchmark.cpp 2012-07-08 21:58:20.015908672 +0800 @@ -26,6 +26,7 @@ #include #include #include +#include #include #ifdef BENCHMARK_PLUGINS diff -aur calf-0.0.18.6.orig/src/osctlnet.cpp calf-0.0.18.6/src/osctlnet.cpp --- calf-0.0.18.6.orig/src/osctlnet.cpp 2012-07-08 21:57:55.246042862 +0800 +++ calf-0.0.18.6/src/osctlnet.cpp 2012-07-08 21:58:19.002580827 +0800 @@ -26,6 +26,7 @@ #include #include #include +#include using namespace osctl; using namespace std; diff -aur calf-0.0.18.6.orig/src/preset.cpp calf-0.0.18.6/src/preset.cpp --- calf-0.0.18.6.orig/src/preset.cpp 2012-07-08 21:57:55.246042862 +0800 +++ calf-0.0.18.6/src/preset.cpp 2012-07-08 21:58:18.989247567 +0800 @@ -20,6 +20,7 @@ */ #include +#include #include #include #include