summaryrefslogtreecommitdiff
path: root/comms/zssh/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'comms/zssh/files/patch-aa')
-rw-r--r--comms/zssh/files/patch-aa18
1 files changed, 18 insertions, 0 deletions
diff --git a/comms/zssh/files/patch-aa b/comms/zssh/files/patch-aa
new file mode 100644
index 000000000000..4ad0e26a2489
--- /dev/null
+++ b/comms/zssh/files/patch-aa
@@ -0,0 +1,18 @@
+--- zssh.h.old Sun Jan 27 06:49:15 2002
++++ zssh.h Sun Jan 27 06:49:25 2002
+@@ -33,6 +33,7 @@
+ #include "config.h"
+
+ #ifdef STDC_HEADERS
++#include <sys/types.h>
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <errno.h>
+@@ -45,7 +46,6 @@
+
+ //#include <term.h> /*alpha*/
+
+-#include <sys/types.h>
+ #include <sys/stat.h>
+ #endif /* STDC_HEADERS */
+