X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal%2Fbcal_tdes2.h;h=d015d363906c877cee791d21727ea5030c926ac8;hb=61b5214b9a948a74fe9c22586b84d19d24537fdb;hp=4dac992314d4046eaaac81cd4175d17b872d42dc;hpb=d70d1d77bab1a5f5278227d674bc59da0378fe15;p=arm-crypto-lib.git diff --git a/bcal/bcal_tdes2.h b/bcal/bcal_tdes2.h index 4dac992..d015d36 100644 --- a/bcal/bcal_tdes2.h +++ b/bcal/bcal_tdes2.h @@ -1,6 +1,6 @@ /* bcal_tdes2.h */ /* - This file is part of the AVR-Crypto-Lib. + This file is part of the ARM-Crypto-Lib. Copyright (C) 2008 Daniel Otte (daniel.otte@rub.de) This program is free software: you can redistribute it and/or modify @@ -28,7 +28,6 @@ #ifndef BCAL_TDES2_H_ #define BCAL_TDES2_H_ -#include #include "blockcipher_descriptor.h" #include "des.h" #include "keysize_descriptor.h"