version 1.4, 2013/05/30 09:24:18
|
version 1.5.4.1, 2016/08/18 09:53:02
|
Line 12 terms:
|
Line 12 terms:
|
All of the documentation and software included in the ELWIX and AITNET |
All of the documentation and software included in the ELWIX and AITNET |
Releases is copyrighted by ELWIX - Sofia/Bulgaria <info@elwix.org> |
Releases is copyrighted by ELWIX - Sofia/Bulgaria <info@elwix.org> |
|
|
Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 | Copyright 2004 - 2016 |
by Michael Pounov <misho@elwix.org>. All rights reserved. |
by Michael Pounov <misho@elwix.org>. All rights reserved. |
|
|
Redistribution and use in source and binary forms, with or without |
Redistribution and use in source and binary forms, with or without |
Line 60 SUCH DAMAGE.
|
Line 60 SUCH DAMAGE.
|
#include <zlib.h> |
#include <zlib.h> |
#include <dirent.h> |
#include <dirent.h> |
#include <sys/types.h> |
#include <sys/types.h> |
#if !defined(__NetBSD__) | #if !defined(__NetBSD__) && !defined(__linux__) |
#include <sys/limits.h> |
#include <sys/limits.h> |
#endif |
#endif |
#include <sys/param.h> |
#include <sys/param.h> |