time_r: Add missing declarations on HP-UX 11.
[pspp] / lib / getloadavg.c
index 63d9abcb38083029ab72c60ca0e4aa91d1861b5a..c6d782b4e2ed1437dbba701502c1f96bbdcf36b0 100644 (file)
@@ -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.
 # 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