diff options
author | Stefan Schmidt <s.schmidt@samsung.com> | 2019-11-28 09:59:41 +0100 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2019-12-04 12:21:28 -0800 |
commit | d0f69cf2e2771c2a7895de0a2a437110783cc8dc (patch) | |
tree | 1fa7f44e4f01507045e500b45979bbb4b597e7be /header_checks/meson.build | |
parent | f86dbae7e3621ce8766a1fc782f4304fde0f45e3 (diff) |
exotic: remove left-overs from Exotic support
This seems to have been gone a long time ago and only references left
that have not been disturbing the build. Time to clean up!
Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10793
Diffstat (limited to '')
-rw-r--r-- | header_checks/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/header_checks/meson.build b/header_checks/meson.build index c83f48b897..3aaf3776c6 100644 --- a/header_checks/meson.build +++ b/header_checks/meson.build | |||
@@ -48,7 +48,6 @@ header_checks = [ | |||
48 | 'sys/resource.h', | 48 | 'sys/resource.h', |
49 | 'sys/times.h', | 49 | 'sys/times.h', |
50 | 'longinfo.h', | 50 | 'longinfo.h', |
51 | 'exotic.h', | ||
52 | 'ieeefp.h', | 51 | 'ieeefp.h', |
53 | 'node/uv.h', | 52 | 'node/uv.h', |
54 | 'sys/timerfd.h', | 53 | 'sys/timerfd.h', |