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

Collapse All | Expand All

(-)lib/readline/readline.h.orig (+1 lines)
Lines 33-38 Link Here
33
#  include "keymaps.h"
33
#  include "keymaps.h"
34
#  include "tilde.h"
34
#  include "tilde.h"
35
#else
35
#else
36
#  include <stdio.h>
36
#  include <readline/rlstdc.h>
37
#  include <readline/rlstdc.h>
37
#  include <readline/rltypedefs.h>
38
#  include <readline/rltypedefs.h>
38
#  include <readline/keymaps.h>
39
#  include <readline/keymaps.h>

Return to bug 69407