diff options
author | 2016-07-13 14:15:39 +0100 | |
---|---|---|
committer | 2016-07-13 14:15:39 +0100 | |
commit | 423097c40f2e2c645930ff16954b75c920a80da5 (patch) | |
tree | cfe40351bfa4f92c52fe6ba643597fe7b86fa02a /src/emu/debug/debugcmd.cpp | |
parent | ad91a1391ca50a17aa95939db99662103b764e44 (diff) |
bx: refactor #ifdefs
Fix potential compilation error by ensuring __GLIBC__ is only evaluated
when actually defined.
When __GLIBC__ is defined, we do not need any additional headers on BSD
platforms (hence why using #elif).
Diffstat (limited to 'src/emu/debug/debugcmd.cpp')
0 files changed, 0 insertions, 0 deletions