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

Commit d30884aa authored by Nick Kralevich's avatar Nick Kralevich Committed by Alex Ray
Browse files

Revert "try to fix win_sdk build."

A better change was checked into system/core. See commit
941daef6

This reverts commit fa99d30ec773c5f9653d96570fb8961426bfe966.
parent 0656c976
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
#include <utils/Log.h>

#include <cutils/sched_policy.h>
#include <cutils/properties.h>

#include <stdio.h>
#include <stdlib.h>
@@ -30,7 +31,6 @@
#include <unistd.h>

#if defined(HAVE_PTHREADS)
# include <cutils/properties.h>
# include <pthread.h>
# include <sched.h>
# include <sys/resource.h>