diff options
| author | Rom Lemarchand <romlem@google.com> | 2014-01-02 19:31:53 -0800 |
|---|---|---|
| committer | Rom Lemarchand <romlem@android.com> | 2014-01-03 21:27:05 +0000 |
| commit | ddc20de1483028ee0b4401266499a59631e9d659 (patch) | |
| tree | afe715bfbf684fcb3fe9c38b490eb80c857329f6 /include/system | |
| parent | f5447b0eb9cd2157f4935477f05d4c92dcda37c8 (diff) | |
| download | system_core-ddc20de1483028ee0b4401266499a59631e9d659.zip system_core-ddc20de1483028ee0b4401266499a59631e9d659.tar.gz system_core-ddc20de1483028ee0b4401266499a59631e9d659.tar.bz2 | |
move sync headers from include to libsync
Make sw_sync.h private
Change-Id: I0b120ebe81fd4a191b7aa4b6a8de4f64d16e2b3e
Diffstat (limited to 'include/system')
| -rw-r--r-- | include/system/window.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/system/window.h b/include/system/window.h index 649bd71..588f9c6 100644 --- a/include/system/window.h +++ b/include/system/window.h @@ -22,7 +22,6 @@ #include <limits.h> #include <stdint.h> #include <string.h> -#include <sync/sync.h> #include <sys/cdefs.h> #include <system/graphics.h> #include <unistd.h> |
