compile fix
This commit is contained in:
parent
007e5efb9b
commit
7e8970c198
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#define _XOPEN_SOURCE 500
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#define __USE_GNU
|
||||
#include <fcntl.h>
|
||||
#include "kerncompat.h"
|
||||
#include "radix-tree.h"
|
||||
|
|
Loading…
Reference in a new issue