Signed-off-by: Uwe Zeisberger <zeisberg@xxxxxxxxxxxxxxxxxxxxxxxxxx> --- connect.c | 1 + merge-index.c | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) 46cd6d04f4531dfaf56f7f1beb4ea6c73f08015e diff --git a/connect.c b/connect.c index db7342e..6c5389b 100644 --- a/connect.c +++ b/connect.c @@ -3,6 +3,7 @@ #include "pkt-line.h" #include "quote.h" #include "refs.h" +#include <signal.h> #include <sys/wait.h> #include <sys/socket.h> #include <netinet/in.h> diff --git a/merge-index.c b/merge-index.c index 190e12f..91908d8 100644 --- a/merge-index.c +++ b/merge-index.c @@ -1,3 +1,4 @@ +#include <signal.h> #include <sys/types.h> #include <sys/wait.h> -- 1.1.6.g7d80e -- Uwe Zeisberger http://www.google.com/search?q=the+speed+of+light+in+m%2Fs - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html