Skip to content

Commit 2525453

Browse files
committed
netinet/tcp.h also required on Linux
1 parent 9328e85 commit 2525453

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

contrib/pg_gtm/libdtm.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44
#include <stdio.h>
55
#include <unistd.h>
66
#include <stdlib.h>
7-
8-
#ifdef __APPLE__
97
#include <netinet/tcp.h>
10-
#endif
8+
119

1210
#include "libdtm.h"
1311

0 commit comments

Comments
 (0)