X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal%2Fbcal-performance.c;h=96084ad8d43c14fecfd752f91152fb887be731a2;hb=1f6be6ce98d01772fbb1f4d5205a13bea896a1f1;hp=3cd9df41717b6dc050b1ceb124b7f2d13c83d558;hpb=8d1970350aa1d7cdcb59cf79f7f60e385e2816e5;p=avr-crypto-lib.git diff --git a/bcal/bcal-performance.c b/bcal/bcal-performance.c index 3cd9df4..96084ad 100644 --- a/bcal/bcal-performance.c +++ b/bcal/bcal-performance.c @@ -1,7 +1,7 @@ /* bcal-performance.c */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de) + Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ /* * \file bcal-performance.c * \author Daniel Otte - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \date 2010-02-16 * \license GPLv3 or later * @@ -32,7 +32,7 @@ #include "performance_test.h" #include "stack_measuring.h" #include "cli.h" -#include "uart_i.h" +#include "uart.h" #include #include #include