X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utils%2Fusleep.c;h=6eec9a5f46b83339ea2f3b23809099991d8ecfad;hb=e4fa2ac140f7bc56571373a7b7eb585fa4500e38;hp=706675910e1818736d0b61218427fb98719dc0d4;hpb=ce3185de9d9705e259f2b60dd4b5509007fa17d4;p=xscreensaver diff --git a/utils/usleep.c b/utils/usleep.c index 70667591..6eec9a5f 100644 --- a/utils/usleep.c +++ b/utils/usleep.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1992, 1996, 1997 +/* xscreensaver, Copyright (c) 1992, 1996, 1997, 2003 * Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its @@ -22,6 +22,10 @@ # include #endif +#ifdef HAVE_UNISTD_H +# include +#endif + #if defined(VMS) # include # include