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

(-)a/tools/backlight_helper.c (-1 / +4 lines)
Lines 1-3 Link Here
1
#ifdef HAVE_CONFIG_H
2
#include "config.h"
3
#endif
4
1
#include <stdio.h>
5
#include <stdio.h>
2
#include <string.h>
6
#include <string.h>
3
#include <stdarg.h>
7
#include <stdarg.h>
4
- 

Return to bug 575970