* lib/timespec-sub.c: Do not include <config.h> twice.
Reported by Juanma Barranquero.
+2012-07-06 Paul Eggert <eggert@cs.ucla.edu>
+
+ timespec-sub: avoid duplicate include
+ * lib/timespec-sub.c: Do not include <config.h> twice.
+ Reported by Juanma Barranquero.
+
2012-07-06 Akim Demaille <akim@lrde.epita.fr>
bootstrap: use a more consistent error reporting scheme
overflow, return an extremal value. This assumes 0 <= tv_nsec <=
999999999. */
-#include <config.h>
#include <config.h>
#include "timespec.h"