linuxOS_AP06/external/xserver/hw/xquartz/pbproxy/trick_autotools.c
2025-06-03 12:28:32 +08:00

6 lines
64 B
C

int
this_is_just_here_to_make_automake_work()
{
return 0;
}