diff options
Diffstat (limited to 'src/interfaces/odbc/pgapifunc.h')
-rw-r--r-- | src/interfaces/odbc/pgapifunc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/interfaces/odbc/pgapifunc.h b/src/interfaces/odbc/pgapifunc.h index fda018f61f9..a4aca5f323d 100644 --- a/src/interfaces/odbc/pgapifunc.h +++ b/src/interfaces/odbc/pgapifunc.h @@ -5,9 +5,6 @@ */ #ifndef _PG_API_FUNC_H__ #define _PG_API_FUNC_H__ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif #include "psqlodbc.h" #include <stdio.h> |