Some of the patches from Thomash Schmitt on http://lists.gnu.org/archive/html/libcdio-devel/2010-05/msg00005.html. More later when I get back to the states.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
/*
|
||||
$Id: common_interface.c,v 1.17 2008/04/16 17:00:40 karl Exp $
|
||||
|
||||
Copyright (C) 2004, 2005, 2007, 2008 Rocky Bernstein <rocky@gnu.org>
|
||||
Copyright (C) 2004, 2005, 2007, 2008, 2010 Rocky Bernstein <rocky@gnu.org>
|
||||
Copyright (C) 1998, 2002 Monty monty@xiph.org
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
@@ -25,8 +23,10 @@
|
||||
*
|
||||
******************************************************************/
|
||||
|
||||
#include <math.h>
|
||||
/* common_interface.h has to come first else _FILE_OFFSET_BITS are
|
||||
redefined in say opensolaris. */
|
||||
#include "common_interface.h"
|
||||
#include <math.h>
|
||||
#include "utils.h"
|
||||
#include "smallft.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user