version 1.11, 2014/06/05 22:37:29
|
version 1.13, 2022/09/26 19:42:50
|
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 - 2022 |
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 79 SUCH DAMAGE.
|
Line 79 SUCH DAMAGE.
|
#include <sys/ioctl.h> |
#include <sys/ioctl.h> |
#endif |
#endif |
#include <sys/time.h> |
#include <sys/time.h> |
|
#ifdef HAVE_BSD_STRING_H |
|
#include <bsd/string.h> |
|
#endif |
|
|
#include "aitsched.h" |
#include "aitsched.h" |
#include "defs.h" |
#include "defs.h" |