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

(-)erec-2.2.0.1.orig/argh/argh.cc (+1 lines)
Lines 1-6 Link Here
1
#include <map>
1
#include <map>
2
#include <cstdio>
2
#include <cstdio>
3
#include <cstring>
3
#include <cstring>
4
#include <cstdlib>
4
5
5
using std::strchr;
6
using std::strchr;
6
using std::sprintf;
7
using std::sprintf;

Return to bug 251220