~ubuntu-branches/ubuntu/raring/avr-libc/raring-proposed

« back to all changes in this revision

Viewing changes to include/stdlib.h

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2011-07-14 11:15:32 UTC
  • mfrom: (1.1.10 upstream) (4.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110714111532-e83i3vqdowgxw8lv
Tags: 1:1.7.1-2
include/util/delay.h.in: Add math.h to list of includes (closes:
#633822)

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
34
34
  POSSIBILITY OF SUCH DAMAGE.
35
35
 
36
 
  $Id: stdlib.h,v 1.33.2.2 2008/03/16 13:44:44 dmix Exp $
 
36
  $Id: stdlib.h 1623 2008-03-16 13:44:45Z dmix $
37
37
*/
38
38
 
39
39
#ifndef _STDLIB_H_