CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/25 06:18:31
Modified files:
usr.bin/dig/lib/isc/include/isc: app.h types.h
Log message:
declare isc_appctx_t once where it is used
Should fix typedef redefinition build error on gcc3 reported by aoyama@.
ok florian@
