aboutsummaryrefslogtreecommitdiffstats
path: root/src/state_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/state_file.h')
-rw-r--r--src/state_file.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/state_file.h b/src/state_file.h
index 4a7d012ec..29f071a97 100644
--- a/src/state_file.h
+++ b/src/state_file.h
@@ -21,8 +21,6 @@
#include "gcc.h"
-#include <stdio.h>
-
void write_state_file(void);
void read_state_file(void);
void mpd_noreturn state_file_fatal(void);