mirror of
https://github.com/X11Libre/xf86-video-dummy.git
synced 2026-03-24 01:24:47 +00:00
Will be needed for C23 builds, since C23 treats () as (void), not as an unspecified argument list. Fixes warning from Solaris Studio C compiler with -fd flag: "dummy.h", line 55: warning: old style function declaration Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>