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

(-)LineManip.cc.orig (+1 lines)
Lines 5-10 Link Here
5
#include <unistd.h>
5
#include <unistd.h>
6
#include <ncurses.h>
6
#include <ncurses.h>
7
#include <ctype.h>
7
#include <ctype.h>
8
#include <cstdlib>
8
9
9
#include "LineManip.h"
10
#include "LineManip.h"
10
#include "Util.h"
11
#include "Util.h"

Return to bug 226677