Whamcloud - gitweb
blkid: include time.h to provide explicit declaration for time()
[tools/e2fsprogs.git] / e2fsck / problemP.h
index 63bb8df..95c1a70 100644 (file)
@@ -45,3 +45,4 @@ struct latch_descr {
                                    from the config file */
 #define PR_FORCE_NO    0x100000 /* Force the answer to be no */
 #define PR_NOT_A_FIX   0x200000 /* Yes doesn't mean a problem was fixed */
+#define PR_HEADER      0x400000 /* Problem is a header marker */