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

Collapse All | Expand All

(-)glcdprocdriver-0.0.4.orig/glcddriver.c (+2 lines)
Lines 10-15 Link Here
10
#include "glcddriver.h"
10
#include "glcddriver.h"
11
#include "icons.h"
11
#include "icons.h"
12
12
13
// gcc-4.4
14
#include <cstdio>
13
15
14
/*
16
/*
15
 *
17
 *
(-)glcdprocdriver-0.0.4.orig/glcdprocdriver.c (+2 lines)
Lines 13-18 Link Here
13
#include <string>
13
#include <string>
14
#include <vector>
14
#include <vector>
15
15
16
// gcc-4.4
17
#include <cstdio>
16
18
17
#include "glcddriver.h"
19
#include "glcddriver.h"
18
#include "glcdprocdriver.h"
20
#include "glcdprocdriver.h"

Return to bug 271619