X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=crc%2Fcrc32.c;h=e35f5d9308fec43927304f31d0d6bb600b48eeae;hb=583e0dfa7479be45b8a5ab7a53c9de88139683e4;hp=4140a8d4ad2ee4788b04ec5c092fc8726daff87c;hpb=358ffaa6c37acb26e0f507934ba8a6f98f34ffee;p=fio.git diff --git a/crc/crc32.c b/crc/crc32.c index 4140a8d4..e35f5d93 100644 --- a/crc/crc32.c +++ b/crc/crc32.c @@ -15,7 +15,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include #include "crc32.h" static const uint32_t crctab[256] = {