diff options
Diffstat (limited to 'src/include/time.h')
| -rw-r--r-- | src/include/time.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/time.h b/src/include/time.h index bc73af4cd..452a544bb 100644 --- a/src/include/time.h +++ b/src/include/time.h @@ -6,6 +6,8 @@ * Date and time */ +FILE_LICENCE ( GPL2_OR_LATER ); + #include <sys/time.h> #include <ipxe/time.h> |
