X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utils%2Fspline.h;h=dd235866097f614a23f91567649a6c39449ac418;hb=65740e2a8dea3d6309ae6e8914a0fb79e993ada8;hp=a8a04d5e0ba0b0dee0c3b93d7233a814f0c13e3e;hpb=88134d551a9911995c013c5ed06a32c2b1044b85;p=xscreensaver diff --git a/utils/spline.h b/utils/spline.h old mode 100644 new mode 100755 index a8a04d5e..dd235866 --- a/utils/spline.h +++ b/utils/spline.h @@ -35,6 +35,10 @@ # define P(x)() #endif +#ifdef VMS +typedef unsigned int u_int; +#endif + typedef struct _spline { /* input */