1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

pginterface cleanup

This commit is contained in:
Bruce Momjian
1998-04-23 17:25:29 +00:00
parent 04bd26103e
commit 491b76019e
3 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,7 @@
*/
#include <stdio.h>
#include <time.h>
#include <libpq-fe.h>
#include "halt.h"
#include "pginterface.h"