diff --git a/glide2x/h3/glide/src/gsst.c b/glide2x/h3/glide/src/gsst.c index bbb97f9..b252b9d 100644 --- a/glide2x/h3/glide/src/gsst.c +++ b/glide2x/h3/glide/src/gsst.c @@ -1430,8 +1430,10 @@ GR_ENTRY(grSstWinClose, void, (void)) #endif #endif /* !GLIDE_INIT_HAL */ +#ifdef __linux__ /* hwcUnmapBoard() is only in linhwc.c */ /* Unmap the board */ hwcUnmapBoard(gc->bInfo); +#endif /*-------------------------- GC Reset