Alexey Neyman 8b8e6b4e5d Remove "event-loop.h" inclusion from "top.h"
Older GCCs (e.g. GCC 4.4 in CentOS 6) chokes on having two identical
typedefs like this:

typedef void *p;
typedef void *p;

The event-loop.h header does not have a guard against double-inclusion.
Not the best solution, but it works and eventually 7.12 will fall into
obsolescence anyway.

Signed-off-by: Alexey Neyman <stilor@att.net>
2019-03-13 23:56:12 -07:00
..
2017-09-29 17:05:22 -07:00
2017-09-29 17:05:22 -07:00
2019-02-13 22:47:07 -08:00
2019-03-04 00:22:02 -08:00
2019-02-27 08:24:15 +03:00
2019-02-13 22:47:07 -08:00
2019-02-13 22:47:07 -08:00
2019-02-13 22:47:07 -08:00
2019-01-23 13:46:24 -08:00
2018-01-29 22:47:26 -08:00
2017-07-08 10:56:29 -07:00
2017-07-08 10:56:29 -07:00