On Tue, 9 Aug 2011, Enlightenment SVN wrote:
> Log: > here's an awesome idea... let's not break the build shall we? lets > actually test something .. like compile it before we commit eh? it compiled on windows... I asked to check on linux before committing... Vincent > > > > Author: raster > Date: 2011-08-09 06:23:39 -0700 (Tue, 09 Aug 2011) > New Revision: 62254 > Trac: http://trac.enlightenment.org/e/changeset/62254 > > Modified: > trunk/eet/src/lib/eet_cipher.c > > Modified: trunk/eet/src/lib/eet_cipher.c > =================================================================== > --- trunk/eet/src/lib/eet_cipher.c 2011-08-09 11:55:00 UTC (rev 62253) > +++ trunk/eet/src/lib/eet_cipher.c 2011-08-09 13:23:39 UTC (rev 62254) > @@ -23,6 +23,7 @@ > #include <string.h> > #include <sys/types.h> > #include <sys/stat.h> > +#include <sys/mman.h> > > #ifdef HAVE_UNISTD_H > # include <unistd.h> > > > ------------------------------------------------------------------------------ > uberSVN's rich system and user administration capabilities and model > configuration take the hassle out of deploying and managing Subversion and > the tools developers use with it. Learn more about uberSVN and get a free > download at: http://p.sf.net/sfu/wandisco-dev2dev > _______________________________________________ > enlightenment-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > > ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
