X-Git-Url: https://git.hcoop.net/bpt/guile.git/blobdiff_plain/ca6adcc6df462f325dfa7b099295fd6212d02b43..bc8e6d7d8ca602c86591466f5e9d816a614700f5:/libguile/init.c diff --git a/libguile/init.c b/libguile/init.c index 455a772d8..b3203609c 100644 --- a/libguile/init.c +++ b/libguile/init.c @@ -1,5 +1,6 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, - * 2004, 2006, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. + * 2004, 2006, 2009, 2010, 2011, 2012, 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 @@ -146,9 +147,7 @@ #ifdef HAVE_STRING_H #include #endif -#ifdef HAVE_UNISTD_H #include -#endif