nowsecure / fsmon

monitor filesystem on iOS / OS X / Android / FirefoxOS / Linux
https://www.nowsecure.com
MIT License
881 stars 151 forks source link

Missing preprocessor directive in fsmon header file "fsmon.h" #20

Closed droidresearch closed 8 years ago

droidresearch commented 8 years ago

In the latest checkout of fsmon.h

#include <signal.h> is missing which is yielding compilation errors in linux build.

trufae commented 8 years ago

It's fixed now in master, thanks