~ubuntu-branches/ubuntu/maverick/gnutls26/maverick-updates

« back to all changes in this revision

Viewing changes to lgl/stdint.in.h

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2009-04-14 14:23:19 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090414142319-ok7xejzbqkofno1q
Tags: 2.6.5-1
* Sync sections in debian/control with override file. libgnutls26-dbg is
  section debug, guile-gnutls is section lisp.
* New upstream version. (Needed for Libtasn1-3 2.0)
* New patch 15_tasn1inpc.diff. Make sure libtasn1 is listed in Libs.private.
* Standards-Version: 3.8.1, no changes required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Copyright (C) 2001-2002, 2004-2007 Free Software Foundation, Inc.
 
1
/* Copyright (C) 2001-2002, 2004-2008 Free Software Foundation, Inc.
2
2
   Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood.
3
3
   This file is part of gnulib.
4
4
 
49
49
     in <inttypes.h> would reinclude us, skipping our contents because
50
50
     _GL_STDINT_H is defined.
51
51
     The include_next requires a split double-inclusion guard.  */
 
52
@PRAGMA_SYSTEM_HEADER@
52
53
# @INCLUDE_NEXT@ @NEXT_STDINT_H@
53
54
#endif
54
55