Skip to content

Commit 22bd8de

Browse files
author
Veijo Pesonen
committed
Adds include stdlib.h
1 parent 1a8854c commit 22bd8de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ESP8266/ESP8266.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
#include <string.h>
1818
#include <stdint.h>
19+
#include <stdlib.h>
1920

2021
#include "ESP8266.h"
2122
#include "features/netsocket/nsapi_types.h"

0 commit comments

Comments
 (0)