X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetloadavg.c;h=c6d782b4e2ed1437dbba701502c1f96bbdcf36b0;hb=f5d7314bdeb3d2022ed572f48feba6546baf5f5b;hp=63d9abcb38083029ab72c60ca0e4aa91d1861b5a;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/lib/getloadavg.c b/lib/getloadavg.c index 63d9abcb3..c6d782b4e 100644 --- a/lib/getloadavg.c +++ b/lib/getloadavg.c @@ -1,6 +1,6 @@ /* Get the system load averages. - Copyright (C) 1985-1989, 1991-1995, 1997, 1999-2000, 2003-2009 Free Software + Copyright (C) 1985-1989, 1991-1995, 1997, 1999-2000, 2003-2010 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with gnulib. @@ -111,7 +111,6 @@ # include "c-strtod.h" # include "cloexec.h" # include "intprops.h" -# include "xalloc.h" /* The existing Emacs configuration files define a macro called LOAD_AVE_CVT, which accepts a value of type LOAD_AVE_TYPE, and