mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +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