plug-ins: headers only needed with the Sendmail-email plugin.

This commit is contained in:
Jehan 2017-02-02 19:44:28 +01:00
parent c6f00eb87f
commit dd4848e680
1 changed files with 2 additions and 0 deletions

View File

@ -32,8 +32,10 @@
#include <string.h>
#ifdef SENDMAIL
#include <sys/types.h>
#include <sys/wait.h>
#endif
#include <glib/gstdio.h>