Commit a6c22092 a6c220927382bce842da621fd8218e8fe88af225 by Alain Magloire

* mail/msgset.y: search "mail.h" in the current dir.

1 parent 7fdc4862
......@@ -21,7 +21,7 @@
#include <regex.h>
#include <xalloc.h>
#include <mail.h>
#include "mail.h"
struct header_data
{
......