diff options
Diffstat (limited to 'test/send_recv.c')
-rw-r--r-- | test/send_recv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/send_recv.c b/test/send_recv.c index 9c9b9b8..2455163 100644 --- a/test/send_recv.c +++ b/test/send_recv.c @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: MIT */ /* * Simple test case showing using send and recv through io_uring */ |