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

Collapse All | Expand All

(-)pkcs11/rpc-layer/gck-rpc-daemon-standalone.c.orig (+4 lines)
Lines 32-37 Link Here
32
#include <unistd.h>
32
#include <unistd.h>
33
#include <stdlib.h>
33
#include <stdlib.h>
34
#include <string.h>
34
#include <string.h>
35
#ifdef __INTERIX
36
/* FD_{ZERO,SET,ISSET} */
37
#include <sys/time.h>
38
#endif
35
39
36
#include <dlfcn.h>
40
#include <dlfcn.h>
37
#include <pthread.h>
41
#include <pthread.h>

Return to bug 302609