Skip to content

Commit 1eddbd8

Browse files
committed
Readd #include netinet/in.h for FreeBSD.
1 parent 97f0d0c commit 1eddbd8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/libpq/pqcomm.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
3030
* Portions Copyright (c) 1994, Regents of the University of California
3131
*
32-
* $Id: pqcomm.c,v 1.145 2003/01/06 09:58:23 petere Exp $
32+
* $Id: pqcomm.c,v 1.146 2003/01/14 22:52:57 momjian Exp $
3333
*
3434
*-------------------------------------------------------------------------
3535
*/
@@ -69,6 +69,7 @@
6969
#include <sys/stat.h>
7070
#include <sys/socket.h>
7171
#include <netdb.h>
72+
#include <netinet/in.h>
7273
#ifdef HAVE_NETINET_TCP_H
7374
#include <netinet/tcp.h>
7475
#endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy