diff options
Diffstat (limited to 'src/tc-io.c')
-rw-r--r-- | src/tc-io.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tc-io.c b/src/tc-io.c index 1e95e65..639ebcc 100644 --- a/src/tc-io.c +++ b/src/tc-io.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: MIT #include <errno.h> #include <fcntl.h> #include <stdint.h> |