aboutsummaryrefslogtreecommitdiffstats
path: root/test.c
blob: e559f6464c49fd17cc464312997b6829edd8dc2c (plain) (blame)
1
2
3
4
5
6
/* See LICENSE file for copyright and license details. */
#ifdef BACKLIGHT_DIR
# undef BACKLIGHT_DIR
#endif
#define BACKLIGHT_DIR ".testdir"
#include "adjbacklight.c"