aboutsummaryrefslogtreecommitdiffstats
path: root/cad/sis/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'cad/sis/files/patch-ae')
-rw-r--r--cad/sis/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/sis/files/patch-ae b/cad/sis/files/patch-ae
new file mode 100644
index 000000000000..7db5ecd8e9d8
--- /dev/null
+++ b/cad/sis/files/patch-ae
@@ -0,0 +1,11 @@
+--- nova/ihybrid_code.c.orig Thu Jan 27 22:21:28 2000
++++ nova/ihybrid_code.c Thu Jan 27 22:21:37 2000
+@@ -932,7 +932,7 @@
+
+ {
+
+- long time();
++ time_t time();
+ int code_bits,i,new_code,increment,range,seed,trandom();
+
+ if (VERBOSE) printf("\nI generated a random code\n");