~ubuntu-branches/ubuntu/maverick/bind9/maverick

« back to all changes in this revision

Viewing changes to lib/lwres/include/lwres/platform.h.in

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2005-04-19 10:21:58 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050419102158-kp20cp1bqf4ivpzy
Tags: 1:9.3.1-2ubuntu1
resync with debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 * PERFORMANCE OF THIS SOFTWARE.
16
16
 */
17
17
 
18
 
/* $Id: platform.h.in,v 1.12.2.3 2004/08/28 06:15:29 marka Exp $ */
 
18
/* $Id: platform.h.in,v 1.12.2.1.10.2 2004/08/28 06:25:26 marka Exp $ */
19
19
 
20
20
#ifndef LWRES_PLATFORM_H
21
21
#define LWRES_PLATFORM_H 1
82
82
 * Defined this system needs vsnprintf() and snprintf().
83
83
 */
84
84
@LWRES_PLATFORM_NEEDVSNPRINTF@
 
85
 
 
86
/*
 
87
 * If this system need a modern sprintf() that returns (int) not (char*).
 
88
 */
 
89
@LWRES_PLATFORM_NEEDSPRINTF@
85
90
 
86
91
#ifndef LWRES_PLATFORM_USEDECLSPEC
87
92
#define LIBLWRES_EXTERNAL_DATA