aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-08 00:40:52 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-08 00:40:52 +0000
commit9f0cfe0e26c0bf28c53d1071ce0c0c2388118328 (patch)
tree01ae17751a2465c5cc92e13e0dde0326131fe201 /games
parent11d601a4bfdfe5c522b54267fed557e28fb3cfd5 (diff)
downloadports-9f0cfe0e26c0bf28c53d1071ce0c0c2388118328.tar.gz
ports-9f0cfe0e26c0bf28c53d1071ce0c0c2388118328.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/editss/files/patch-aa10
-rw-r--r--games/editss/files/patch-ab10
-rw-r--r--games/editss/files/patch-ac10
3 files changed, 30 insertions, 0 deletions
diff --git a/games/editss/files/patch-aa b/games/editss/files/patch-aa
new file mode 100644
index 000000000000..368be1b62701
--- /dev/null
+++ b/games/editss/files/patch-aa
@@ -0,0 +1,10 @@
+--- actions.c.orig Sat Sep 7 16:41:31 2002
++++ actions.c Sat Sep 7 16:41:49 2002
+@@ -32,7 +32,6 @@
+
+ #include <stdio.h> /* usual include stuff */
+ #include <stdlib.h>
+-#include <values.h>
+ #include <string.h>
+ #include <fcntl.h>
+ #include <time.h>
diff --git a/games/editss/files/patch-ab b/games/editss/files/patch-ab
new file mode 100644
index 000000000000..a6b0da4420d6
--- /dev/null
+++ b/games/editss/files/patch-ab
@@ -0,0 +1,10 @@
+--- editss.c.orig Sat Sep 7 16:41:38 2002
++++ editss.c Sat Sep 7 16:42:08 2002
+@@ -28,7 +28,6 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
+-#include <values.h>
+ #include <string.h>
+ #include <fcntl.h>
+ #include <time.h>
diff --git a/games/editss/files/patch-ac b/games/editss/files/patch-ac
new file mode 100644
index 000000000000..9383eeaf6381
--- /dev/null
+++ b/games/editss/files/patch-ac
@@ -0,0 +1,10 @@
+--- xstuff.c.orig Sat Sep 7 16:41:43 2002
++++ xstuff.c Sat Sep 7 16:42:00 2002
+@@ -28,7 +28,6 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
+-#include <values.h>
+ #include <string.h>
+ #include <fcntl.h>
+ #include <time.h>