Make UEFI boot-platform build again
[haiku.git] / src / libs / libunwind / mi / Ldyn-remote.c
blob260722a04b2d907193e2dbe2521b5eebb8fbe881
1 #define UNW_LOCAL_ONLY
2 #include <libunwind.h>
3 #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4 #include "Gdyn-remote.c"
5 #endif