Skip to content

include: libxfont2: fix missing includes of fontproto.h

  • needs types from X11/fonts/fontproto.h (eg. NameCheckFunc) from this header, but forgot to include it.
  • needs NULL, which is defined in stddef.h

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

Merge request reports

Loading