mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Do not require iconv for dbase conversion.
This commit is contained in:
@ -7,8 +7,6 @@
|
||||
*/
|
||||
#include "postgres_fe.h"
|
||||
|
||||
#define HAVE_ICONV_H /* should be somewhere else */
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <ctype.h>
|
||||
|
Reference in New Issue
Block a user