Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 714680
Collapse All | Expand All

(-)tevent-0.10.2.orig/tevent.h (+3 lines)
Lines 32-37 Link Here
32
#include <talloc.h>
32
#include <talloc.h>
33
#include <sys/time.h>
33
#include <sys/time.h>
34
#include <stdbool.h>
34
#include <stdbool.h>
35
#ifndef pid_t
36
#include <sys/types.h>
37
#endif
35
38
36
struct tevent_context;
39
struct tevent_context;
37
struct tevent_ops;
40
struct tevent_ops;

Return to bug 714680