You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xmpplayer.c fails building when WITH_XMP is disabled from NULL not being
defined.
Instead of including string.h, prefer including only stddef.h since it
contains much less.
0 commit comments