Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db3a5d98 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Add missing <stdlib.h> to adb_listeners.c."

parents a75b4935 3b967f52
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -17,6 +17,7 @@
#include "adb_listeners.h"
#include "adb_listeners.h"


#include <stdio.h>
#include <stdio.h>
#include <stdlib.h>


#include "sysdeps.h"
#include "sysdeps.h"