Update odbc include

This commit is contained in:
Bruce Momjian 2000-06-08 17:07:34 +00:00
parent f7d979bc58
commit e1eee4cf06
1 changed files with 1 additions and 1 deletions

View File

@ -26,8 +26,8 @@
#include <sys/types.h>
#include <string.h>
#include "psqlodbc.h"
#include "gpps.h"
#include "misc.h"
#ifndef TRUE
#define TRUE ((BOOL)1)