diff options
Diffstat (limited to 'Utility/libkqueue.h')
-rw-r--r-- | Utility/libkqueue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Utility/libkqueue.h b/Utility/libkqueue.h new file mode 100644 index 000000000..75af9eeba --- /dev/null +++ b/Utility/libkqueue.h @@ -0,0 +1 @@ +int waitchange(const int *fds); |