Include includes.h for compat bits.
This commit is contained in:
parent
b55f634e96
commit
2fbf91684d
|
@ -5,6 +5,8 @@
|
|||
* Placed in the public domain
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue