From 0f00f2c33a85842a9611ed63f07e915ea9fd60de Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Tue, 7 Dec 2010 21:43:04 +0100 Subject: Use Gnulib's `nproc'. This updates Gnulib to v0.0-4496-g6491120. * m4/gnulib-cache.m4: Add `nproc'. --- lib/float.in.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/float.in.h') diff --git a/lib/float.in.h b/lib/float.in.h index ad99af319..83fbf9f9d 100644 --- a/lib/float.in.h +++ b/lib/float.in.h @@ -20,6 +20,7 @@ #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ #endif +@PRAGMA_COLUMNS@ /* The include_next requires a split double-inclusion guard. */ #@INCLUDE_NEXT@ @NEXT_FLOAT_H@ -- cgit v1.2.3