aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/twin/files/patch-clients::term.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/twin/files/patch-clients::term.c b/emulators/twin/files/patch-clients::term.c
new file mode 100644
index 000000000000..b947402ca676
--- /dev/null
+++ b/emulators/twin/files/patch-clients::term.c
@@ -0,0 +1,11 @@
+--- clients/term.c.orig Thu Oct 24 05:35:38 2002
++++ clients/term.c Tue Oct 29 14:12:54 2002
+@@ -18,6 +18,8 @@
+ #include <Tw/Twautoconf.h>
+
+ #ifdef TW_HAVE_SYS_RESOURCE_H
++# include <sys/types.h>
++# include <sys/time.h>
+ # include <sys/resource.h>
+ #endif
+