Commit fce33c7f authored by Tom Lane's avatar Tom Lane

Compile a little more cleanly.

parent 2a1553c7
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment