Skip to content

Commit

Permalink
solaris-chiptype: fix warning about renaming occuring too late
Browse files Browse the repository at this point in the history
See #1
with further simplify/uniformify from me.
Thanks to Gilles Gouaillardet

(cherry picked from commit 119a518)
  • Loading branch information
bgoglin committed Aug 12, 2014
1 parent 71bcabb commit 8825ad5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/topology-solaris-chiptype.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@
*/

#include <private/autogen/config.h>
#include <hwloc/autogen/config.h>
#include <private/solaris-chiptype.h>
#include <hwloc.h>
#include <private/solaris-chiptype.h>
#include <stdlib.h>
#include <strings.h>

Expand Down

0 comments on commit 8825ad5

Please sign in to comment.