Content-Length: 268275 | pFad | http://github.com/postgrespro/postgres/commit/a736540958b4e2bd71903e4122f773112a592bba

15 Add #include <sys/time.h> for struct timeval definition on BSD/OS. · postgrespro/postgres@a736540 · GitHub
Skip to content

Commit a736540

Browse files
committed
Add #include <sys/time.h> for struct timeval definition on BSD/OS.
1 parent 47a09ed commit a736540

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/replication/walreceiver/walreceiver.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,14 @@
2828
*
2929
*
3030
* IDENTIFICATION
31-
* $PostgreSQL: pgsql/src/backend/replication/walreceiver/walreceiver.c,v 1.1 2010/01/15 09:19:03 heikki Exp $
31+
* $PostgreSQL: pgsql/src/backend/replication/walreceiver/walreceiver.c,v 1.2 2010/01/16 01:55:28 momjian Exp $
3232
*
3333
*-------------------------------------------------------------------------
3434
*/
3535
#include "postgres.h"
3636

3737
#include <unistd.h>
38+
#include <sys/time.h>
3839

3940
#include "access/xlog_internal.h"
4041
#include "libpq-fe.h"

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/a736540958b4e2bd71903e4122f773112a592bba

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy