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

Comparing deliantra/server/server/cfperl.xs (file contents):
Revision 1.391 by root, Sat Jul 3 01:49:18 2010 UTC vs.
Revision 1.392 by root, Sun Aug 22 20:23:07 2010 UTC

28 28
29#include <cstdarg> 29#include <cstdarg>
30#include <typeinfo> 30#include <typeinfo>
31 31
32#include "global.h" 32#include "global.h"
33#include "../random_maps/random_map.h" 33#include "rmg.h"
34#include "evthread.h" 34#include "evthread.h"
35#include "sproto.h" 35#include "sproto.h"
36 36
37#include <unistd.h> 37#include <unistd.h>
38#if _POSIX_MEMLOCK 38#if _POSIX_MEMLOCK
2887 self->skip (); 2887 self->skip ();
2888 } 2888 }
2889 2889
2890MODULE = cf PACKAGE = cf::layout 2890MODULE = cf PACKAGE = cf::layout
2891 2891
2892INCLUDE: $PERL $srcdir/genacc layout $srcdir/../random_maps/random_map.h | 2892INCLUDE: $PERL $srcdir/genacc layout $srcdir/../include/rmg.h |
2893 2893

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines