Change parameter name to match comment.
[gnulib.git] / lib / getloadavg.c
index 8fe542f..d1ed95a 100644 (file)
 #  include <sys/dg_sys_info.h>
 # endif
 
-# if defined (HAVE_FCNTL_H) || defined (_POSIX_VERSION)
-#  include <fcntl.h>
-# else
-#  include <sys/file.h>
-# endif
+# include <fcntl.h>
 
 # include "unistd-safer.h"
 \f