From 946b14c12a890a95944f8610302c43fd94ecfd27 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 4 Jul 2006 07:43:15 +0000 Subject: [PATCH] * modules/cycle-check (lib_SOURCES): Add same-inode.h. --- ChangeLog | 5 +++++ modules/cycle-check | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a80d09d747..c55c6735f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-07-04 Paul Eggert + + * modules/cycle-check (lib_SOURCES): Add same-inode.h. + From Mark D. Baushke. + 2006-07-03 Eric Blake * modules/dirname (Depends-on): Add xstrndup. diff --git a/modules/cycle-check b/modules/cycle-check index 89e087e711..090a701eaf 100644 --- a/modules/cycle-check +++ b/modules/cycle-check @@ -13,7 +13,7 @@ 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" -- 2.30.2