summaryrefslogtreecommitdiff
path: root/lib/xnanosleep.h
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-11 11:34:20 +0000
committerJim Meyering <jim@meyering.net>2002-09-11 11:34:20 +0000
commit079eb6b3d16075b9a504da7fd5926db0ebc0cecc (patch)
tree81a5767d160e48738810d1c17f98203ed9dad9de /lib/xnanosleep.h
parentae3d0303a034ae9461f2cbab15f3b88705edcff9 (diff)
downloadcoreutils-079eb6b3d16075b9a504da7fd5926db0ebc0cecc.tar.xz
New files, factored out of sleep.c.
Diffstat (limited to 'lib/xnanosleep.h')
-rw-r--r--lib/xnanosleep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/xnanosleep.h b/lib/xnanosleep.h
new file mode 100644
index 000000000..56232d55b
--- /dev/null
+++ b/lib/xnanosleep.h
@@ -0,0 +1 @@
+int xnanosleep (double);