summaryrefslogtreecommitdiff
path: root/next-posix.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-08-29 14:30:37 +1100
committerDamien Miller <djm@mindrot.org>2000-08-29 14:30:37 +1100
commite5192fafbfbc49afaa64c7b9f3c8d90efe2f1297 (patch)
tree865a8be1325fd1881b13f3e570d288d406484756 /next-posix.c
parent6d8c11f627d75f5e48dfcb23c0fe9e65a7b522eb (diff)
- (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
Diffstat (limited to 'next-posix.c')
-rw-r--r--next-posix.c19
1 files changed, 0 insertions, 19 deletions
diff --git a/next-posix.c b/next-posix.c
index 0ca241fdd..0f0c0ea49 100644
--- a/next-posix.c
+++ b/next-posix.c
@@ -1,26 +1,7 @@
1#include "config.h" 1#include "config.h"
2 2
3#ifdef HAVE_NEXT 3#ifdef HAVE_NEXT
4#include <stdio.h>
5#include <stdlib.h>
6#include <string.h>
7#include <errno.h> 4#include <errno.h>
8#include <unistd.h>
9
10#include <sys/types.h>
11#include <sys/stat.h>
12#include <fcntl.h>
13
14#include <sys/fcntl.h>
15#include <sys/ioctl.h>
16#include <sys/time.h>
17#include <sys/file.h>
18#include <errno.h>
19#include <termios.h>
20#include <sys/wait.h>
21
22#include "xmalloc.h"
23#include "ssh.h"
24#include "next-posix.h" 5#include "next-posix.h"
25 6
26int 7int