Fixed missing includes.
This commit is contained in:
parent
221b250f53
commit
96a75ae133
@ -23,6 +23,9 @@
|
||||
|
||||
#include "vmime/utility/childProcess.hpp"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <signal.h>
|
||||
|
||||
|
||||
namespace vmime {
|
||||
namespace platforms {
|
||||
|
Loading…
Reference in New Issue
Block a user