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