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

Commit 3309311f authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Support building bluetooth against musl"

parents c663ccee f926aa25
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@
 * Generated mock file from original source file
 */

#include <sys/socket.h>

#include <list>
#include <map>
#include <string>
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@
#ifndef UIPC_H
#define UIPC_H

#include <sys/select.h>

#include <memory>
#include <mutex>