diff options
Diffstat (limited to 'src/selftest/routing-table.h')
-rw-r--r-- | src/selftest/routing-table.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/selftest/routing-table.h b/src/selftest/routing-table.h index d395a7f..803dc61 100644 --- a/src/selftest/routing-table.h +++ b/src/selftest/routing-table.h @@ -1,3 +1,5 @@ +/* Copyright (C) 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */ + #ifdef DEBUG static inline struct in_addr *ip4(u8 a, u8 b, u8 c, u8 d) { |