missing include (broke gcc 2.95 build)
This commit is contained in:
parent
460f57a4ad
commit
ff463a0481
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
|||
#include "FbString.hh"
|
||||
#include "config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#ifdef HAVE_ICONV
|
||||
#include <iconv.h>
|
||||
#endif // HAVE_ICONV
|
||||
|
|
Loading…
Reference in a new issue