~ubuntu-branches/ubuntu/intrepid/net-snmp/intrepid-updates

« back to all changes in this revision

Viewing changes to acconfig.h

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2006-11-28 12:29:34 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061128122934-82xxzy2zcvypnvy7
Tags: 5.2.3-4ubuntu1
* Merge from debian unstable, remaining changes:
  - remove stop links from rc0 and rc6

Show diffs side-by-side

added added

removed removed

Lines of Context:
186
186
/* define if you have type u_int64_t */
187
187
#undef HAVE_U_INT64_T
188
188
 
 
189
/* define if you have type intptr_t */
 
190
#undef HAVE_INTPTR_T
 
191
 
 
192
/* define if you have type uintptr_t */
 
193
#undef HAVE_UINTPTR_T
 
194
 
189
195
/* define if you have getdevs() */
190
196
#undef HAVE_GETDEVS
191
197