X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=signal.c;h=d22cd591c54748ac495b1079398ec16c3848f48e;hp=759495328968ff8b2930e6b8ecb1ff9988551210;hb=04bcb8e95d4afd843bcbb98cb01eb6c19a990446;hpb=defca4768aa9b02fca97b63159dd261e4871a3ce diff --git a/signal.c b/signal.c index 7594953..d22cd59 100644 --- a/signal.c +++ b/signal.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 Andre Noll + * Copyright (C) 2004-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -16,6 +16,7 @@ #include #include #include +#include #include "gcc-compat.h"