]> git.ozlabs.org Git - ccan/commitdiff
asort: Use qsort_r if the system provides it.
authorAndreas Schlick <schlick@lavabit.com>
Sat, 2 Apr 2011 01:30:08 +0000 (12:00 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Sat, 2 Apr 2011 01:30:08 +0000 (12:00 +1030)
tools/ccanlint/file_analysis.c needs to include config.h to set _GNU_SOURCE
before any other header file includes stdlib.h.


No differences found