src/cx/common.h

changeset 1016
fe177d6dabb8
parent 988
15b3ca7ee33f
child 1018
c773da859bad
--- a/src/cx/common.h	Sun Dec 15 14:32:51 2024 +0100
+++ b/src/cx/common.h	Sun Dec 15 15:22:45 2024 +0100
@@ -96,6 +96,7 @@
 #include <stddef.h>
 #include <stdbool.h>
 #include <stdint.h>
+#include <sys/types.h>
 
 // ---------------------------------------------------------------------------
 //       Attribute definitions

mercurial