Revert "try to fix win_sdk build."

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

This reverts commit fa99d30ec7.
This commit is contained in:
Nick Kralevich 2013-02-02 18:09:15 -08:00
parent 2b7b349b56
commit c4fd05b172
1 changed files with 1 additions and 1 deletions

View File

@ -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>