mirror of https://github.com/GNOME/gimp.git
plug-ins: headers only needed with the Sendmail-email plugin.
This commit is contained in:
parent
c6f00eb87f
commit
dd4848e680
|
@ -32,8 +32,10 @@
|
|||
|
||||
#include <string.h>
|
||||
|
||||
#ifdef SENDMAIL
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
#endif
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue