K 10 svn:author V 3 jhb K 8 svn:date V 27 2018-01-08T18:44:36.068875Z K 7 svn:log V 257 Define __dmadat after #include'ing ufsread.c. The __dmadat variable is a statically allocated I/O buffer. The type is declared in the ufsread.c source file and clang warns if a variable is defined before it's type is declared. Sponsored by: DARPA / AFRL END