#include "test-tool.h" #include "sigchain.h" #define X … X(one) X(two) X(three) #undef X int cmd__sigchain(int argc UNUSED, const char **argv UNUSED) { … }
#include "test-tool.h" #include "sigchain.h" #define X … X(one) X(two) X(three) #undef X int cmd__sigchain(int argc UNUSED, const char **argv UNUSED) { … }