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

(-)src/led/main.c (+1 lines)
Lines 31-36 Link Here
31
#endif
31
#endif
32
32
33
/* Global includes */
33
/* Global includes */
34
#include <limits.h>
34
#include <stdlib.h>
35
#include <stdlib.h>
35
#include <stdio.h>
36
#include <stdio.h>
36
#include <sys/time.h>
37
#include <sys/time.h>

Return to bug 225803