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

(-)various/util/src/pseudo.c.orig (+1 lines)
Lines 39-44 Link Here
39
#include <fcntl.h>
39
#include <fcntl.h>
40
#include <grp.h>
40
#include <grp.h>
41
#include <pwd.h>
41
#include <pwd.h>
42
#include <stdint.h>
42
#ifdef HAVE_PTY_H
43
#ifdef HAVE_PTY_H
43
#include <pty.h>
44
#include <pty.h>
44
#endif
45
#endif

Return to bug 135676