mirror of
https://github.com/postgres/postgres.git
synced 2025-07-17 06:41:09 +03:00
Move some system includes into c.h, and remove duplicates.
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
#ifndef SPI_H
|
||||
#define SPI_H
|
||||
|
||||
#include <string.h>
|
||||
#include "postgres.h"
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user