]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
dms: include target configuration header
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 21 May 2026 19:52:04 +0000 (12:52 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 31 May 2026 07:33:15 +0000 (00:33 -0700)
commitc9cbe9965a958beb83e166b3447787cbcd89c243
tree0b6be6f8480d255346279c1c169b9009138420db
parent17c59f8f683050453f2338fea691131c6584d14c
dms: include target configuration header

crc_csum.cpp uses UAE target types through the DMS headers. Include
sysconfig.h first so those target type definitions are available
before the archive declarations are parsed.
archivers/dms/crc_csum.cpp