]> granicus.if.org Git - neomutt/commit
Fix a few small compiler warnings. (See #3638)
authorKevin McCarthy <kevin@8t8.us>
Thu, 23 Jul 2015 02:23:12 +0000 (19:23 -0700)
committerKevin McCarthy <kevin@8t8.us>
Thu, 23 Jul 2015 02:23:12 +0000 (19:23 -0700)
commit80d58c838b35d93e5f6e3bd8269a9a850e3b098a
tree2caae09b523d31e1a74f274ffa660e0134386045
parent9aab43f29d0e58d012be78ec16ddbcfb3e5b9882
Fix a few small compiler warnings.  (See #3638)

In certain configurations, unused variables and labels were causing
warnings.

Add a missing "#include <netinet/in.h>" to pop_lib.c.
imap/message.c
keymap.c
pop_lib.c