am db3a5d98: Merge "Add missing <stdlib.h> to adb_listeners.c."
* commit 'db3a5d984eb962ec64988404a7ba0361e4af214c': Add missing <stdlib.h> to adb_listeners.c.
This commit is contained in:
commit
aaa61ab91e
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
#include "adb_listeners.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "sysdeps.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue