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

(-)src/atom.h.orig (+2 lines)
Lines 10-15 Link Here
10
#ifndef ATOM_H
10
#ifndef ATOM_H
11
#define ATOM_H
11
#define ATOM_H
12
12
13
#include <cstdlib>
14
#include <cstring>
13
#include "libghemicaldefine.h"
15
#include "libghemicaldefine.h"
14
#include "libghemicalconfig2.h"
16
#include "libghemicalconfig2.h"
15
17
(-)src/notice.h.orig (+1 lines)
Lines 10-15 Link Here
10
#ifndef NOTICE_H
10
#ifndef NOTICE_H
11
#define NOTICE_H
11
#define NOTICE_H
12
12
13
#include <cstring>
13
#include "libghemicaldefine.h"
14
#include "libghemicaldefine.h"
14
#include "libghemicalconfig2.h"
15
#include "libghemicalconfig2.h"
15
16

Return to bug 225401