mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Removed un-needed signal suff from pginterface.
This commit is contained in:
@ -4,8 +4,6 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <signal.h>
|
||||
#include <time.h>
|
||||
#include "halt.h"
|
||||
#include <libpq-fe.h>
|
||||
#include "pginterface.h"
|
||||
|
Reference in New Issue
Block a user