Commit 72a44d34 72a44d345158592437100433488130f9222338a7 by Sergey Poznyakoff

removed unconditional #include <paths.h>: it already was included from "mail.h".

1 parent 7596ca42
......@@ -21,7 +21,6 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <stdio.h>
#include <paths.h>
#include "mail.h"
......