Commit 7caa85d5 7caa85d53698fc5c5c8505d902268797ec1064a3 by Sergey Poznyakoff

Added missing includes

1 parent 9604c271
......@@ -34,6 +34,7 @@
#include <readline/history.h>
#include <mailutils/pop3.h>
#include <mailutils/iterator.h>
/* A structure which contains information on the commands this program
can understand. */
......