Return to global.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / mqtt / inc |
version 1.4, 2012/07/03 12:46:00 | version 1.4.4.1, 2013/01/18 10:17:22 |
---|---|
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 | Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 |
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 72 SUCH DAMAGE. | Line 72 SUCH DAMAGE. |
#include <sys/socket.h> | #include <sys/socket.h> |
#include <netinet/in.h> | #include <netinet/in.h> |
#include <arpa/inet.h> | #include <arpa/inet.h> |
#include <aitio.h> | #include <elwix.h> |
#include <aitcfg.h> | #include <aitcfg.h> |
#include <aitsched.h> | #include <aitsched.h> |
#include <aitmqtt.h> | #include <aitmqtt.h> |