Move usage() before main() to solve redeclaration error
authorTheodore Tso <tytso@mit.edu>
Thu, 18 Aug 1994 18:19:49 +0000 (18:19 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 18 Aug 1994 18:19:49 +0000 (18:19 +0000)
commitf0b2ef019ed2c1e0bcaac33929ed109aaa1d96a6
treebfe6ac2adeddba5a127a80ba0c2a888579835c22
parentc71a47962719b10589df89b4202eb7624d52f101
Move usage() before main() to solve redeclaration error

Add #include <string.h> to fix compiler kvetching.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4179 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/mailquery/ChangeLog
src/appl/mailquery/mailquery.c