kopia lustrzana https://github.com/Hamlib/Hamlib
Remove iconv dependency in password.c
rodzic
827bc13193
commit
7aa29b9f51
|
@ -21,7 +21,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <iconv.h>
|
//#include <iconv.h>
|
||||||
//#include <langinfo.h>
|
//#include <langinfo.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include "password.h"
|
#include "password.h"
|
||||||
|
|
Ładowanie…
Reference in New Issue