Commit 51af813e 51af813e32d9f09675c1c0001fed283633e740fa by Sergey Poznyakoff

Added include <argcv.h>

1 parent f2f3ec18
......@@ -55,6 +55,8 @@
#include <mailutils/mutil.h>
#include <mailutils/error.h>
#include <argcv.h>
#ifndef INADDR_NONE
# define INADDR_NONE -1
#endif
......