* lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
[pspp] / modules / chdir-long
index 2e6d823dd756a8af13d6630c100282f271f3baf2..18cb94ca00a6c2c73121fe0f8ddffe5708b6c831 100644 (file)
@@ -7,13 +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"