Fix include for standard library header

master
Romain Vimont 4 years ago
parent 9b4360b6b8
commit f02f2135cd

@ -3,7 +3,7 @@
#include "common.h"
#include "stddef.h"
#include <stddef.h>
/**
* Parse the ip from the output of `adb shell ip route`

Loading…
Cancel
Save