diff --git a/sbin/fsck_msdos/boot.c b/sbin/fsck_msdos/boot.c index 9d3c19b2e081..c3ee6cc7c08d 100644 --- a/sbin/fsck_msdos/boot.c +++ b/sbin/fsck_msdos/boot.c @@ -27,12 +27,13 @@ #include #ifndef lint -__RCSID("$NetBSD: boot.c,v 1.17 2014/11/03 18:55:04 jakllsch Exp $"); +__RCSID("$NetBSD: boot.c,v 1.18 2014/11/04 03:05:43 msaitoh Exp $"); #endif /* not lint */ #include #include #include +#include #include #include