ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/cfperl.h
(Generate patch)

Comparing deliantra/server/include/cfperl.h (file contents):
Revision 1.97 by root, Thu May 8 20:03:50 2008 UTC vs.
Revision 1.98 by root, Thu Jun 19 09:08:22 2008 UTC

50// optimisations/workaround for functions requiring my_perl in scope (anti-bloat) 50// optimisations/workaround for functions requiring my_perl in scope (anti-bloat)
51#undef localtime 51#undef localtime
52#undef srand48 52#undef srand48
53#undef drand48 53#undef drand48
54#undef srandom 54#undef srandom
55#undef opendir
55#undef readdir 56#undef readdir
57#undef closedir
56#undef getprotobyname 58#undef getprotobyname
57#undef gethostbyname 59#undef gethostbyname
58#undef ctime 60#undef ctime
59#undef strerror 61#undef strerror
60#undef _ 62#undef _

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines