diff options
Diffstat (limited to 'src/include/sys')
| -rw-r--r-- | src/include/sys/time.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/sys/time.h b/src/include/sys/time.h index 6c9b7421b..2647d3588 100644 --- a/src/include/sys/time.h +++ b/src/include/sys/time.h @@ -6,6 +6,8 @@ * Date and time */ +FILE_LICENCE ( GPL2_OR_LATER ); + #include <stdint.h> /** Seconds since the Epoch |
