diff options
Diffstat (limited to 'src/redshift.c')
-rw-r--r-- | src/redshift.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/redshift.c b/src/redshift.c index 92066e1..b60236c 100644 --- a/src/redshift.c +++ b/src/redshift.c @@ -17,9 +17,7 @@ Copyright (c) 2009-2017 Jon Lund Steffensen <jonlst@gmail.com> */ #include "common.h" -#include "config-ini.h" #include "solar.h" -#include "options.h" /* poll.h is not available on Windows but there is no Windows location provider using polling. On Windows, we just define some stubs to make things compile. |