--- gvpe/src/rohc/c_uncompressed.c 2004/02/08 06:02:44 1.1 +++ gvpe/src/rohc/c_uncompressed.c 2005/04/26 00:55:56 1.3 @@ -25,14 +25,12 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ /* * Implementation of the uncompressed profile (compressor) */ -#include - #include "rohc.h" #include "comp.h" #include "c_util.h"