Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit16a20c5

Browse files
committed
#include <sys/types.h> required for u_long
1 parentd5bbe2a commit16a20c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/include/libpq/libpq.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: libpq.h,v 1.10 1998/01/26 01:42:18 scrappy Exp $
9+
* $Id: libpq.h,v 1.11 1998/01/26 01:49:19 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndefLIBPQ_H
1414
#defineLIBPQ_H
1515

16+
#include<sys/types.h>
17+
1618
#include<netinet/in.h>
1719

1820
#include"libpq/libpq-be.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp