Version 0.5.0 of tinydtls

Dependents:   tinydtls_test_cellular tinydtls_test_ethernet tiny-dtls

Revision:
1:598a56fe116e
Parent:
0:ff9ebe0cf0e9
--- a/aes/rijndael.c	Fri Oct 18 13:18:30 2013 +0000
+++ b/aes/rijndael.c	Wed Feb 12 09:30:16 2014 +0000
@@ -26,9 +26,9 @@
  * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 #include "config.h"
-#ifndef MBED
-#include <sys/param.h>
-#endif
+//#ifndef MBED
+//#include <sys/param.h>
+//#endif
 
 /* #include <sys/systm.h> */