From a8cb1c92eff88acc685d7d876647844bacb71e8e Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sat, 20 Mar 2010 10:54:41 +0000 Subject: All headers gathered into a single one. Typedefs suppressed. --- src/sigs.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src/sigs.c') diff --git a/src/sigs.c b/src/sigs.c index bfe6ee1..2a24492 100755 --- a/src/sigs.c +++ b/src/sigs.c @@ -1,9 +1,9 @@ -/* $calcurse: sigs.c,v 1.10 2009/08/09 15:49:58 culot Exp $ */ +/* $calcurse: sigs.c,v 1.11 2010/03/20 10:54:48 culot Exp $ */ /* * Calcurse - text-based organizer * - * Copyright (c) 2007-2009 Frederic Culot + * Copyright (c) 2007-2010 Frederic Culot * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -41,10 +41,9 @@ #include #include #include +#include -#include "i18n.h" -#include "utils.h" -#include "sigs.h" +#include "calcurse.h" /* * General signal handling routine. -- cgit v1.2.3-54-g00ecf