X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=config.h;h=9d354869adc672d8044b5618f9d174ffd91df14c;hp=c540af3002cb32e0035397f70e54cf6388584772;hb=590d63376591791869b58743d3eca9c452d705e6;hpb=b55c668069884a1dd0078fb7598c7371ce6c98a9 diff --git a/config.h b/config.h index c540af30..9d354869 100644 --- a/config.h +++ b/config.h @@ -1,6 +1,7 @@ +/* Generated by CCAN configurator */ #ifndef CCAN_CONFIG_H #define CCAN_CONFIG_H -/* Generated by CCAN configurator */ +#define _GNU_SOURCE /* Always use GNU extensions. */ #define CCAN_COMPILER "cc" #define CCAN_CFLAGS "-g -Wall -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations"