X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal%2Fbcal_xtea.h;h=1f2c3e08c13ff432821dc7c19db242fdf101a30e;hb=92e0ee3f719d375d69300c7c1c48138d52330fcf;hp=66e6d266b302295b07772478dfbecf7f74a99cbb;hpb=d70d1d77bab1a5f5278227d674bc59da0378fe15;p=arm-crypto-lib.git diff --git a/bcal/bcal_xtea.h b/bcal/bcal_xtea.h index 66e6d26..1f2c3e0 100644 --- a/bcal/bcal_xtea.h +++ b/bcal/bcal_xtea.h @@ -1,6 +1,6 @@ /* bcal_xtea.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 @@ -25,7 +25,6 @@ * */ -#include #include "blockcipher_descriptor.h" #include "xtea.h" #include "keysize_descriptor.h"