summaryrefslogtreecommitdiff
path: root/frontends/amiga/os3support.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2021-07-06 16:12:25 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2021-07-06 16:12:25 +0100
commitd09bb58bfecd0c91dd07f1d941c33b12b391ac06 (patch)
tree444069b615d3658ea551bc5282393da7ad9faa32 /frontends/amiga/os3support.h
parent6451155a3b5b8ad4e42515fb6708d43af14b1c0b (diff)
downloadnetsurf-d09bb58bfecd0c91dd07f1d941c33b12b391ac06.tar.gz
netsurf-d09bb58bfecd0c91dd07f1d941c33b12b391ac06.tar.bz2
Amiga: TimeVal and TimeRequest are different between OS4 and OS3.2
We are redefining some common words, so may need to rethink this if it causes problems.
Diffstat (limited to 'frontends/amiga/os3support.h')
-rw-r--r--frontends/amiga/os3support.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/frontends/amiga/os3support.h b/frontends/amiga/os3support.h
index 1c130d380..ce7ae7047 100644
--- a/frontends/amiga/os3support.h
+++ b/frontends/amiga/os3support.h
@@ -126,6 +126,12 @@
/* Renamed structures */
#define AnchorPathOld AnchorPath
+/* TimeVal/TimeRequest */
+#define Seconds tv_secs
+#define Microseconds tv_micro
+#define Request tr_node
+#define Time tr_time
+
/* ReAction (ClassAct) macros */
#define GetFileEnd End
#define GetFontEnd End