* lib/se-selinux.in.h: Add comment.
* modules/selinux-h (Depends-on): Add sys_types-h.
+2025-05-25 Bruno Haible <bruno@clisp.org>
+
+ selinux-h: Fix error with MSVC.
+ * lib/se-selinux.in.h: Add comment.
+ * modules/selinux-h (Depends-on): Add sys_types-h.
+
2025-05-25 Bruno Haible <bruno@clisp.org>
fcntl-h, unistd-h: Fix errors in C++ mode with MSVC.
# error "Please include config.h first."
# endif
-# include <sys/types.h>
+# include <sys/types.h> /* for mode_t */
# include <errno.h>
_GL_INLINE_HEADER_BEGIN
Depends-on:
errno-h
+sys_types-h
extern-inline
gen-header