Update.
1998-09-18 Andreas Jaeger <aj@arthur.rhein-neckar.de> * login/openpty.c: Include pty-private.h instead of pty-internal.h.
This commit is contained in:
parent
872ea85402
commit
88263bc9ac
@ -1,3 +1,8 @@
|
|||||||
|
1998-09-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
||||||
|
|
||||||
|
* login/openpty.c: Include pty-private.h instead of
|
||||||
|
pty-internal.h.
|
||||||
|
|
||||||
1998-09-09 Philip Blundell <pb@nexus.co.uk>
|
1998-09-09 Philip Blundell <pb@nexus.co.uk>
|
||||||
|
|
||||||
* sysdeps/arm/dl-machine.h (elf_machine_lazy_rel): Optimise a bit.
|
* sysdeps/arm/dl-machine.h (elf_machine_lazy_rel): Optimise a bit.
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
#include "pty-internal.h"
|
#include "pty-private.h"
|
||||||
|
|
||||||
int
|
int
|
||||||
openpty (pmast, pslave, pname, tio, wins)
|
openpty (pmast, pslave, pname, tio, wins)
|
||||||
|
Loading…
Reference in New Issue
Block a user