~ubuntu-branches/ubuntu/oneiric/hwloc/oneiric

« back to all changes in this revision

Viewing changes to tests/hwloc_insert_misc.c

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Thibault
  • Date: 2011-03-03 15:06:51 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20110303150651-pflw8qd8ir0mgstt
Tags: 1.1.2-1
* New upstream release.
* debian/control: Replace doxygen+texlive* build dependency with
  doxygen-latex (Closes: Bug#616253).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * Copyright © 2009 CNRS
3
3
 * Copyright © 2009-2010 INRIA
4
4
 * Copyright © 2009-2010 Université Bordeaux 1
 
5
 * Copyright © 2011 Cisco Systems, Inc.  All rights reserved.
5
6
 * See COPYING in top-level directory.
6
7
 */
7
8
 
8
 
#include <private/config.h>
 
9
#include <private/autogen/config.h>
9
10
#include <hwloc.h>
10
11
 
11
12
#include <stdlib.h>