Codebase list faad2 / fae8a83
include stdio.h in ps_dec.c for stderr Fixes #41, thanks @vividos Fabian Greffrath 4 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
3232 #ifdef PS_DEC
3333
3434 #include <stdlib.h>
35 #include <stdio.h>
3536 #include "ps_dec.h"
3637 #include "ps_tables.h"
3738