Merge branch 'blender2.7'

This commit is contained in:
Brecht Van Lommel 2019-02-11 15:25:46 +01:00
commit b8d4f06b10
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
# endif
# include "util_windows.h"
#elif defined(__APPLE__)
# include <sys/ioctl.h>
# include <sys/sysctl.h>
# include <sys/types.h>
#else