pkg://joyce-1.33-1.src.rpm:209516/joyce-src.diff
info downloads
--- joyce-1.32.orig/JoycecomUnix.c Sat Jan 30 00:00:45 1999
+++ joyce-1.32/JoycecomUnix.c Sun Feb 21 03:27:51 1999
@@ -11,6 +11,7 @@
#include "Joyce.h"
#include "inline.h"
#include <termios.h>
+#include <sys/time.h>
static int fd_comin, fd_comout;
--- joyce-1.32.orig/Joycefil.c Sun Feb 14 17:09:22 1999
+++ joyce-1.32/Joycefil.c Sun Feb 21 03:28:49 1999
@@ -9,6 +9,7 @@
#include "Joyce.h"
#include "inline.h"
+#include <sys/errno.h>
extern char *joycedir;
--- joyce-1.32.orig/Joyceunx.h Wed Mar 3 23:43:13 1999
+++ joyce-1.32/Joyceunx.h Sun Feb 14 17:09:36 1999
@@ -4,7 +4,7 @@
#endif
#ifndef LIBROOT
-#define LIBROOT "/usr/local/lib/joyce"
+#define LIBROOT "/usr/lib/joyce"
#endif
#ifndef HOMEROOT