New module 'fchdir'.
[gnulib.git] / lib / gc-gnulib.c
index 5ce31c1..f414f43 100644 (file)
 # include "rijndael-api-fst.h"
 #endif
 
+/* The results of open() in this file are not used with fchdir,
+   therefore save some unnecessary work in fchdir.c.  */
+#undef open
+#undef close
+
 Gc_rc
 gc_init (void)
 {