X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fwait-process.h;h=9cdce30478ad299ca682df8505d3e557e9686b73;hb=943135931d5db0e1579e5b743e5c13dd5cc47158;hp=0d117f3b1af86ed0f8d560920613f2c009c4349a;hpb=fac736731193084993688df404fd72a0afe560c4;p=gnulib.git diff --git a/lib/wait-process.h b/lib/wait-process.h index 0d117f3b1..9cdce3047 100644 --- a/lib/wait-process.h +++ b/lib/wait-process.h @@ -1,5 +1,5 @@ /* Waiting for a subprocess to finish. - Copyright (C) 2001-2003 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software; you can redistribute it and/or modify @@ -14,16 +14,14 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _WAIT_PROCESS_H #define _WAIT_PROCESS_H /* Get pid_t. */ #include -#ifdef HAVE_UNISTD_H #include -#endif #include #include