$NetBSD: patch-ah,v 1.1 2011/01/29 21:15:11 markd Exp $ fix build with gcc4.3 --- lib/c_wrapper.cpp.orig 2006-11-18 10:52:33.000000000 +0000 +++ lib/c_wrapper.cpp @@ -25,4 +25,5 @@ ----------------------------------------------------------------------------*/ +#include #include "tunepimp.h" #include "mutex.h"