Package: cbm Version: 0.1-4 Severity: wishlist Patch to fix Gcc 4.3
#! /bin/sh /usr/share/dpatch/dpatch-run ## statistics.hpp-gcc4.3.diff.dpatch by <[email protected]> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Gcc 4.3 include header fix @DPATCH@ --- cbm-0.1/src/statistics.hpp.old 2007-12-10 00:38:19.000000000 +0000 +++ cbm-0.1/src/statistics.hpp 2007-12-10 00:39:12.000000000 +0000 @@ -3,6 +3,7 @@ #include <list> #include <string> +#include <sys/time.h> namespace statistics {
-- System Information Debian Release: squeeze/sid Architecture: amd64 Kernel: Linux jondo 2.6.30-1-amd64 #1 SMP Mon Aug 3 12:28:22 UTC 2009 x86_64 GNU/Linux Locale: -- Versions of packages `cbm depends on'. Depends: libc6 2.10.1-0exp1 Contains the standard libraries that are used libgcc1 1:4.4.1-3 Shared version of the support library, a libr libncurses5 5.7+20090803-2 This package contains the shared libraries ne libstdc++6 4.4.1-3 This package contains an additional runtime l

