Whamcloud - gitweb
debugfs: Add #include <string.h> to pick up prototype for strcasecmp
authorTheodore Ts'o <tytso@mit.edu>
Tue, 1 Jan 2008 15:27:38 +0000 (10:27 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 1 Jan 2008 15:27:38 +0000 (10:27 -0500)
commit8192c63308955169c139b4831feafa21096a2185
tree67c83a0b6e837d89f97b6ddbf68d85c98b4df8c2
parente5679a6ca4c4baa8e0bf837854e66669b634903c
debugfs: Add #include <string.h> to pick up prototype for strcasecmp

Addresses-Sourceforge-Patch: #1861659

Reported-by: Mike Frysinger <vapier@users.sourceforge.net>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/set_fields.c