Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 176668 | Differences between
and this patch

Collapse All | Expand All

(-)beagle-0.2.16.2.orig/glue/thread-glue.c (+2 lines)
Lines 27-33 Link Here
27
27
28
#include <sys/types.h>
28
#include <sys/types.h>
29
#include <unistd.h>
29
#include <unistd.h>
30
#ifdef __linux__
30
#include <linux/unistd.h>
31
#include <linux/unistd.h>
32
#endif
31
#include <errno.h>
33
#include <errno.h>
32
34
33
#ifdef __NR_gettid
35
#ifdef __NR_gettid

Return to bug 176668