Mon Sep 7 22:39:54 2015 UTC ()
fgetpos(3) and fsetpos(3) may work on opaque types, so don't rely on
being able to set individual fields in the fpos_t struct. Instead, just
use the and ftell(3) and fseek(3) components.

Also define __UNCONST() if it's not already been defined. Just in case.


(agc)
diff -r1.11 -r1.12 othersrc/external/bsd/netdiff/dist/diffreg.c
Tue Sep 8 07:39:54 2015
Thu Jan 1 09:00:00 1970
othersrc/external/bsd/netdiff/dist/diffreg.c,v

anoncvs not yet been updated

cvs diff -r1.11 -r1.12 othersrc/external/bsd/netdiff/dist/diffreg.c (expand / switch to unified diff)

--- othersrc/external/bsd/netdiff/dist/diffreg.c unknown 1.11
+++ othersrc/external/bsd/netdiff/dist/diffreg.c unknown 1.12