tags 456075 + patch thanks Hi,
Attached is the diff for my ocp 1:0.1.15-1.1 NMU. Cheers, Moritz
diff -u ocp-0.1.15/playopl/oplplay.cpp ocp-0.1.15/playopl/oplplay.cpp --- ocp-0.1.15/playopl/oplplay.cpp +++ ocp-0.1.15/playopl/oplplay.cpp @@ -15,6 +15,7 @@ #include "ocpemu.h" #include <cstdlib> +#include <cstring> /* options */ static int inpause; diff -u ocp-0.1.15/debian/changelog ocp-0.1.15/debian/changelog --- ocp-0.1.15/debian/changelog +++ ocp-0.1.15/debian/changelog @@ -1,3 +1,10 @@ +ocp (1:0.1.15-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix GCC 4.3 compatibility (Really Closes: #456075) + + -- Moritz Muehlenhoff <[EMAIL PROTECTED]> Fri, 21 Mar 2008 00:50:06 +0100 + ocp (1:0.1.15-1) unstable; urgency=low * New upstream version.