also be more c99 compliant on non-linux platforms :-)
This commit is contained in:
parent
ec3d2bfe6c
commit
6d74052760
@ -1,6 +1,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/event.h>
|
||||
#include <sys/time.h>
|
||||
#include <stdio.h>
|
||||
|
||||
int main() {
|
||||
int kq=kqueue();
|
||||
|
Loading…
x
Reference in New Issue
Block a user