/* sleep - delay for a specified amount of time.
- Copyright (C) 84, 1991-1997, 1999-2001 Free Software Foundation, Inc.
+ Copyright (C) 84, 1991-1997, 1999-2002 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
#include "system.h"
#include "error.h"
#include "long-options.h"
-#include "nanosleep.h"
+#include "timespec.h"
#include "xstrtod.h"
#include "closeout.h"