diff options
Diffstat (limited to 'libexec/bootpd/tzone.h')
-rw-r--r-- | libexec/bootpd/tzone.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/bootpd/tzone.h b/libexec/bootpd/tzone.h new file mode 100644 index 0000000..ddd67c4 --- /dev/null +++ b/libexec/bootpd/tzone.h @@ -0,0 +1,3 @@ +/* tzone.h */ +extern int32 secondswest; +extern void tzone_init(); |