From a90be14700b8191dc7348c42540698543b3fb7ec Mon Sep 17 00:00:00 2001 From: Steve Price Date: Fri, 31 Dec 1999 22:45:09 +0000 Subject: Use a long for the load average and include netinet/in.h before arpa/inet.h to avoid a couple of compiler warnings. PR: 14443 Submitted by: Valentin Nechayev --- sysutils/screen/files/patch-ae | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sysutils/screen/files/patch-ae (limited to 'sysutils/screen/files/patch-ae') diff --git a/sysutils/screen/files/patch-ae b/sysutils/screen/files/patch-ae new file mode 100644 index 000000000000..820206d770c8 --- /dev/null +++ b/sysutils/screen/files/patch-ae @@ -0,0 +1,10 @@ +--- teln.c.orig Wed Jul 28 15:50:22 1999 ++++ teln.c Thu Oct 21 01:15:50 1999 +@@ -28,6 +28,7 @@ + #include + #include + #include ++#include + #include + + #include "config.h" -- cgit v1.2.3