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

Collapse All | Expand All

(-)src/header.h.orig (+1 lines)
Lines 35-40 Link Here
35
#include <stdlib.h>
35
#include <stdlib.h>
36
#include <signal.h>
36
#include <signal.h>
37
#include <string>
37
#include <string>
38
#include <string.h>
38
#include <unistd.h>
39
#include <unistd.h>
39
#include <termios.h>
40
#include <termios.h>
40
#include <pthread.h>
41
#include <pthread.h>

Return to bug 181134