Merge pull request #26 from simmbot/master
Fix errno compilation error (found on Ubuntu 14.04)
这个提交包含在:
当前提交
217bdb8098
@ -34,6 +34,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户