X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Ffps.c;h=6e9f0e79157f8fc014b6dc612e4714bde2c3676f;hb=de460e831dc8578acfa8b72251ab9346c99c1f96;hp=7813a8a62f6121ac16927b25a73be38c10713768;hpb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;p=xscreensaver diff --git a/hacks/glx/fps.c b/hacks/glx/fps.c index 7813a8a6..6e9f0e79 100644 --- a/hacks/glx/fps.c +++ b/hacks/glx/fps.c @@ -1,4 +1,4 @@ -/* tube, Copyright (c) 2001, 2006 Jamie Zawinski +/* fps, Copyright (c) 2001-2007 Jamie Zawinski * Utility function to draw a frames-per-second display. * * Permission to use, copy, modify, distribute, and sell this software and its @@ -17,6 +17,7 @@ #include "xlockmoreI.h" #ifdef HAVE_COCOA +# undef usleep /* conflicts with 10.5 headers... */ # include # include # include