]> git.draconx.ca Git - dxcommon.git/commit
copysym: Avoid including xtra.h.
authorNick Bowler <nbowler@draconx.ca>
Tue, 30 May 2023 00:35:15 +0000 (20:35 -0400)
committerNick Bowler <nbowler@draconx.ca>
Tue, 30 May 2023 00:35:15 +0000 (20:35 -0400)
commit0ca8e614dc99eae0e638224aafee8cf090594429
treee24416cf00301434788b2495010f6a52d0281936
parent207d0dbfbbfa7ad70b59ada3a741895842958885
copysym: Avoid including xtra.h.

Using the xtra.h header just for the arraysize macro is just added
complexity for downstream projects (who then need to ensure the xtra.h
header is distributed even if they don't otherwise need it).
src/copysym.c