Include stdbool.h.

Forward-declare `struct stat'.
This commit is contained in:
Jim Meyering 2004-07-07 15:07:08 +00:00
parent de9faabfe6
commit ff5ea92271

View File

@ -14,8 +14,11 @@
so that the proper identifiers are all declared. */
# include <stdbool.h>
# include "dev-ino.h"
struct stat;
struct cycle_check_state
{
struct dev_ino dev_ino;