(fix) added missing header

This commit is contained in:
Ludovic Marcotte
2016-03-30 08:45:19 -04:00
parent 87653c3144
commit 0cce8f6053

View File

@@ -114,6 +114,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#import <GDLContentStore/GCSChannelManager.h>
#import <GDLContentStore/GCSFolderManager.h>
#include <signal.h>
#include <unistd.h>
#ifdef HAVE_OPENSSL