version 1.4.2.1, 2014/02/04 16:39:00
|
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 - 2014 | 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> |