summaryrefslogtreecommitdiff
path: root/usr.bin/kfgwm
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/kfgwm')
-rw-r--r--usr.bin/kfgwm/include/kfg/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/kfgwm/include/kfg/types.h b/usr.bin/kfgwm/include/kfg/types.h
index 43d8074..2d17ae1 100644
--- a/usr.bin/kfgwm/include/kfg/types.h
+++ b/usr.bin/kfgwm/include/kfg/types.h
@@ -31,6 +31,7 @@
#define KFG_TYPES_H_
#include <sys/types.h>
+#include <stddef.h>
typedef uint32_t kfgpos_t;
typedef uint32_t kfgdim_t;