X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fhelix.c;h=84c4fd8ca42340e49b3cc9f7e29f60ba7eae01cc;hb=ccbc9f87eb59497b23bd0424ee1ed20ad7c7db54;hp=a6ce0aa1c20addbacb6c1f03a29a046718e60e59;hpb=6edc84f12f15860a71430c45e8392a5e4ef8203c;p=xscreensaver diff --git a/hacks/helix.c b/hacks/helix.c index a6ce0aa1..84c4fd8c 100644 --- a/hacks/helix.c +++ b/hacks/helix.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1992 Jamie Zawinski +/* xscreensaver, Copyright (c) 1992, 1995 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -9,10 +9,8 @@ * implied warranty. */ +#include #include "screenhack.h" -#ifdef __STDC__ -#include /* for M_PI */ -#endif static double sins [360]; static double coss [360]; @@ -196,7 +194,7 @@ char *defaults [] = { 0 }; -XrmOptionDescRec options [] = { 0 }; +XrmOptionDescRec options [] = { { 0, } }; int options_size = 0; void