Add unistd.h to c.h

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Add unistd.h to c.h
Date: 2011-03-11 16:50:20
Message-ID: 201103111650.p2BGoKn22413@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Twenty percent of our C files include unistd.h. Should we include
unistd.h in c.h and remove mentions of unistd.h in files that include
c.h?

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-03-11 16:51:39 Re: Add unistd.h to c.h
Previous Message Bruce Momjian 2011-03-11 16:46:27 Non-simultaneous file system snapshots as backups