X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcycle-check;h=090a701eaf477fb1ce339f21e7ca2558b095b22a;hb=b0d3c1545196ae640d1f6de6c084f15812a9650a;hp=ccbdc1dcf5e4e29559c5cdb629178240ff9ae441;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/cycle-check b/modules/cycle-check index ccbdc1dcf..090a701ea 100644 --- a/modules/cycle-check +++ b/modules/cycle-check @@ -4,14 +4,16 @@ help detect directory cycles efficiently Files: lib/cycle-check.c lib/cycle-check.h +lib/same-inode.h lib/dev-ino.h Depends-on: +stdbool configure.ac: Makefile.am: -lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h +lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h same-inode.h Include: "cycle-check.h" @@ -21,4 +23,3 @@ GPL Maintainer: Jim Meyering -