Hi. I need a small C program to objdump that uses the sigcontext form of the signalhandler for a certain port. I tried to include signal.h as in the man page, but it says it can't find the sigcontext struct. Just a minimal program that defines an empty handler would be enough. if it compiles.