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

Collapse All | Expand All

(-)readline-6.3.orig/examples/rlfe/rlfe.c (+4 lines)
Lines 79-84 Link Here
79
#  include <sys/wait.h>
79
#  include <sys/wait.h>
80
#endif
80
#endif
81
81
82
#ifdef __INTERIX
83
#	include <sys/select.h>
84
#endif
85
82
#ifdef READLINE_LIBRARY
86
#ifdef READLINE_LIBRARY
83
#  include "readline.h"
87
#  include "readline.h"
84
#  include "history.h"
88
#  include "history.h"

Return to bug 530890