* lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
[pspp] / modules / chdir-long
index c82f5fcbec0c23ccdac1116cdea908e2a323c2a1..18cb94ca00a6c2c73121fe0f8ddffe5708b6c831 100644 (file)
@@ -7,12 +7,17 @@ lib/chdir-long.c
 m4/chdir-long.m4
 
 Depends-on:
+fcntl
 openat
+mempcpy
+memrchr
+stdbool
 
 configure.ac:
 gl_FUNC_CHDIR_LONG
 
 Makefile.am:
+EXTRA_DIST += chdir-long.h
 
 Include:
 "chdir-long.h"