X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Ftools.h;h=84b1fb8abe277a797517636593eafc601659b1a8;hp=449512550c035c40e8158318b720fb6fb890fc3c;hb=686061a501169c08d35708010f1c7c7b0eb13d77;hpb=cac3b2dd745bd86b26b176f06a7545bfa67112eb diff --git a/tools/tools.h b/tools/tools.h index 44951255..84b1fb8a 100644 --- a/tools/tools.h +++ b/tools/tools.h @@ -6,6 +6,8 @@ "abcdefghijklmnopqrstuvwxyz" \ "01234567889_" +#define SPACE_CHARS " \f\n\r\t\v" + #define CFLAGS "-O3 -Wall -Wundef -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Werror -Iccan/ -I." /* This actually compiles and runs the _info.c file to get dependencies. */