# HG changeset patch # User michael # Date 1123284335 0 # Node ID 69d4f0d2a23fd51a89cb006e833930afc0f413bf # Parent 4f14a3062d0a1797a296fd59ad1f314af02df251 liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com) diff -r 4f14a3062d0a -r 69d4f0d2a23f liba52/crc.c --- a/liba52/crc.c Fri Aug 05 19:15:34 2005 +0000 +++ b/liba52/crc.c Fri Aug 05 23:25:35 2005 +0000 @@ -23,7 +23,7 @@ #include #include -#include "../common.h" +#include static const uint16_t crc_lut[256] = {