Added missing header #include for old OS X SDKs

This commit is contained in:
alexey.lysiuk 2015-12-30 12:17:38 +02:00
parent 3af95e0aea
commit db207feed1
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
**
*/
#include <unistd.h>
#import <Foundation/NSRunLoop.h>
#include "c_cvars.h"