mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +03:00
general: added stdlib definition to fix broken compilation on maa v0.2.7
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
|
||||
#include <iostream>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "nrf24l01.h"
|
||||
|
||||
|
Reference in New Issue
Block a user