1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-06 18:42:54 +03:00

Removed un-needed signal suff from pginterface.

This commit is contained in:
Bruce Momjian
1997-09-16 15:36:09 +00:00
parent 604ce32e46
commit f03b75e4a3
5 changed files with 0 additions and 57 deletions

View File

@@ -6,8 +6,6 @@
#define TEST_NON_NULLS
#include <stdio.h>
#include <signal.h>
#include <time.h>
#include <halt.h>
#include <libpq-fe.h>
#include <pginterface.h>