Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 339462 | Differences between
and this patch

Collapse All | Expand All

(-)xosview-1.8.3.orig/linux/intmeter.cc (-3 lines)
Lines 12-20 Link Here
12
#include <fstream>
12
#include <fstream>
13
#include <sstream>
13
#include <sstream>
14
#include <stdlib.h>
14
#include <stdlib.h>
15
#ifdef __alpha__
16
#include <asm/irq.h>
17
#endif
18
15
19
16
20
static const char *INTFILE     = "/proc/interrupts";
17
static const char *INTFILE     = "/proc/interrupts";

Return to bug 339462