diff options
Diffstat (limited to 'src/interfaces/odbc/environ.h')
-rw-r--r-- | src/interfaces/odbc/environ.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/interfaces/odbc/environ.h b/src/interfaces/odbc/environ.h index cc7950ae5ee..6d50fa6b48f 100644 --- a/src/interfaces/odbc/environ.h +++ b/src/interfaces/odbc/environ.h @@ -9,10 +9,6 @@ #ifndef __ENVIRON_H__ #define __ENVIRON_H__ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #include "psqlodbc.h" #ifndef WIN32 |