X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/0e92ef40d047696eb3334405b2dd32f51ca55006..475772ea57c97d0fa0f9ed9303db137d9798ddd3:/libguile/scmsigs.c diff --git a/libguile/scmsigs.c b/libguile/scmsigs.c index d65dcea84..a23f151a2 100644 --- a/libguile/scmsigs.c +++ b/libguile/scmsigs.c @@ -1,4 +1,5 @@ -/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2002, 2004, 2006, 2007, 2008, 2009, 2011, 2013, 2014 Free Software Foundation, Inc. +/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2002, 2004, 2006, + * 2007, 2008, 2009, 2011, 2013, 2014 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License @@ -32,9 +33,7 @@ #include /* for mingw */ #endif -#ifdef HAVE_UNISTD_H #include -#endif #ifdef HAVE_SYS_TIME_H #include