Compile a little more cleanly.

This commit is contained in:
Tom Lane 2001-02-10 03:44:54 +00:00
parent 2a1553c7fd
commit fce33c7f85
1 changed files with 2 additions and 4 deletions

View File

@ -2,13 +2,11 @@
* findoidjoins.c, requires src/interfaces/libpgeasy
*
*/
#include "postgres_fe.h"
#include <stdio.h>
#include <string.h>
#include "libpq-fe.h"
#include "halt.h"
#include <libpgeasy.h>
#include "libpgeasy.h"
PGresult *attres,
*relres;