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

(-)stress-key.c.orig (+1 lines)
Lines 34-39 Link Here
34
#include <string.h>
34
#include <string.h>
35
#include <unistd.h>
35
#include <unistd.h>
36
#include <keyutils.h>
36
#include <keyutils.h>
37
#include <linux/keyctl.h>
37
#include <stdarg.h>
38
#include <stdarg.h>
38
39
39
#define MAX_KEYS 	(256)
40
#define MAX_KEYS 	(256)

Return to bug 556620