fchmodat, fchownat, fstatat: use extern-inline
[gnulib.git] / lib / fchmodat.c
index ce848fd..b1940d5 100644 (file)
@@ -18,6 +18,8 @@
 
 #include <config.h>
 
+#include FCHMODAT_INLINE _GL_EXTERN_INLINE
+
 #include <sys/stat.h>
 
 #include <errno.h>