(fix) added missing header

pull/205/head
Ludovic Marcotte 2016-03-30 08:45:19 -04:00
parent 87653c3144
commit 0cce8f6053
1 changed files with 1 additions and 0 deletions

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