Fix errno compilation error (found on Ubuntu 14.04)
This commit is contained in:
parent
ab2b96b0f5
commit
380ee54380
@ -34,6 +34,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user