Changes in benchmark/io/io_uring.h [43784ac:1c49dc5]
- File:
-
- 1 edited
-
benchmark/io/io_uring.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
benchmark/io/io_uring.h
r43784ac r1c49dc5 1 1 extern "C" { 2 #ifndef _GNU_SOURCE /* See feature_test_macros(7) */ 3 #define _GNU_SOURCE /* See feature_test_macros(7) */ 4 #endif 2 5 #include <errno.h> 3 6 #include <stdio.h>
Note:
See TracChangeset
for help on using the changeset viewer.