Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 271890
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- hydrogen-0.9.3.orig/src/lib/drivers/JackDriver.cpp   2005-10-18 02:32:04.000000000 +0400
0
++ hydrogen-0.9.3/src/lib/drivers/JackDriver.cpp      2009-05-30 21:03:56.000000000 +0400
Lines 27-32 Link Here
27
#include <sys/types.h>
27
#include <sys/types.h>
28
#include <unistd.h>
28
#include <unistd.h>
29
#include <cstdio>
29
#include "lib/Hydrogen.h"
30
#include "lib/Hydrogen.h"
30
#include "lib/Preferences.h"
31
#include "lib/Preferences.h"
31
-- hydrogen-0.9.3.orig/src/lib/Object.cpp       2005-10-18 02:32:04.000000000 +0400
32
++ hydrogen-0.9.3/src/lib/Object.cpp  2009-05-30 21:03:56.000000000 +0400
Lines 25-30 Link Here
25
#include "Object.h"
25
#include "Object.h"
26
#include "config.h"
26
#include "config.h"
27
#include <cstdio>
27
#include <pthread.h>
28
#include <pthread.h>
28
#ifdef WIN32
29
#ifdef WIN32

Return to bug 271890