Skip to content
Snippets Groups Projects
Commit bea47921 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

This patch removes a bunch of superfluous #include directives: if

postgres.h or c.h includes a system header (such as stdio.h or
stdlib.h), there's no need to specifically include it in any of the .c
files in the backend.

Neil Conway
parent a5715eec
No related branches found
No related tags found
Loading
Showing
with 14 additions and 44 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment