X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fphysmem.c;h=ad8594d2890764a1709baf05586c767bf32a12ff;hb=707a7ac4b2eb3209fd1b67b1650a8fef5cf7c5e4;hp=795a0a8da733b97bec859b5bfc037ccb6615b7c1;hpb=222b0486b7db1b09293e05512873d633440efcb3;p=gnulib.git diff --git a/lib/physmem.c b/lib/physmem.c index 795a0a8da..ad8594d28 100644 --- a/lib/physmem.c +++ b/lib/physmem.c @@ -1,5 +1,5 @@ /* Calculate the size of physical memory. - Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2003, 2005 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,9 +23,7 @@ #include "physmem.h" -#if HAVE_UNISTD_H -# include -#endif +#include #if HAVE_SYS_PSTAT_H # include