Content-Length: 265826 | pFad | http://github.com/postgrespro/postgres/commit/d1587f1f5b8682dafc8bfff42df8b3da87d32d77

63 Looks like we need <unistd.h> for select() on Darwin. · postgrespro/postgres@d1587f1 · GitHub
Skip to content

Commit d1587f1

Browse files
committed
Looks like we need <unistd.h> for select() on Darwin.
1 parent 58f337a commit d1587f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/port/pgsleep.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
*
77
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
88
*
9-
* $PostgreSQL: pgsql/src/port/pgsleep.c,v 1.1 2004/02/10 03:42:45 tgl Exp $
9+
* $PostgreSQL: pgsql/src/port/pgsleep.c,v 1.2 2004/02/10 04:23:03 tgl Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#include "postgres.h"
1414

15+
#include <unistd.h>
1516
#include <sys/time.h>
1617

1718

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/d1587f1f5b8682dafc8bfff42df8b3da87d32d77

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy