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

Collapse All | Expand All

(-)sidplay-libs-2.1.1/builders/resid-builder/src/resid.cpp.old (+2 lines)
Lines 16-21 Link Here
16
 *                                                                         *
16
 *                                                                         *
17
 ***************************************************************************/
17
 ***************************************************************************/
18
18
19
#include <cstring>
20
19
#include "config.h"
21
#include "config.h"
20
22
21
#ifdef HAVE_EXCEPTIONS
23
#ifdef HAVE_EXCEPTIONS
(-)sidplay-libs-2.1.1/builders/resid-builder/src/resid-builder.cpp.old (+1 lines)
Lines 37-42 Link Here
37
 ***************************************************************************/
37
 ***************************************************************************/
38
38
39
#include <stdio.h>
39
#include <stdio.h>
40
#include <cstring>
40
41
41
#include "config.h"
42
#include "config.h"
42
#ifdef HAVE_EXCEPTIONS
43
#ifdef HAVE_EXCEPTIONS
(-)sidplay-libs-2.1.1/builders/hardsid-builder/src/hardsid-builder.cpp.old (+1 lines)
Lines 47-52 Link Here
47
 ***************************************************************************/
47
 ***************************************************************************/
48
48
49
#include <stdio.h>
49
#include <stdio.h>
50
#include <cstring>
50
#include "config.h"
51
#include "config.h"
51
52
52
#ifdef HAVE_EXCEPTIONS
53
#ifdef HAVE_EXCEPTIONS

Return to bug 233691