summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/X11/fonts/libxfont2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/X11/fonts/libxfont2.h b/include/X11/fonts/libxfont2.h
index 0ba7419..0ddb715 100644
--- a/include/X11/fonts/libxfont2.h
+++ b/include/X11/fonts/libxfont2.h
@@ -23,10 +23,12 @@
#ifndef _LIBXFONT2_H_
#define _LIBXFONT2_H_
+#include <stddef.h>
#include <stdarg.h>
#include <stdint.h>
#include <X11/Xfuncproto.h>
#include <X11/fonts/font.h>
+#include <X11/fonts/fontproto.h>
#define XFONT2_FPE_FUNCS_VERSION 1