X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Frijndael-alg-fst.c;h=dcd812c44e5c9a6655eb9e371ffcd8ba12f669c4;hb=2321bc21a4f2c5fde9bb19e9bf4c597cadc5d625;hp=7f86c6c21a266de9fb9f918fb70931bb2d5a1577;hpb=b1d63f6a62e094b90cd900923b5537ea985aba30;p=gnulib.git diff --git a/lib/rijndael-alg-fst.c b/lib/rijndael-alg-fst.c index 7f86c6c21..dcd812c44 100644 --- a/lib/rijndael-alg-fst.c +++ b/lib/rijndael-alg-fst.c @@ -1,5 +1,5 @@ /* rijndael-alg-fst.c --- Rijndael cipher implementation. - * Copyright (C) 2005 Free Software Foundation, Inc. + * Copyright (C) 2005, 2006 Free Software Foundation, Inc. * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published @@ -25,9 +25,7 @@ * http://www.iaik.tu-graz.ac.at/research/krypto/AES/old/~rijmen/rijndael/rijndael-fst-3.0.zip */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include /** * rijndael-alg-fst.c