summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_ffs/ea.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck_ffs/ea.c')
-rw-r--r--sbin/fsck_ffs/ea.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/sbin/fsck_ffs/ea.c b/sbin/fsck_ffs/ea.c
index d78f11e..2cdf71e 100644
--- a/sbin/fsck_ffs/ea.c
+++ b/sbin/fsck_ffs/ea.c
@@ -33,10 +33,8 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/time.h>
OpenPOWER on IntegriCloud