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

Commita3a956b

Browse files
committed
Change machine/limits.h to limits.h.
1 parent872c708 commita3a956b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/optimizer/geqo/geqo_eval.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Copyright (c) 1994, Regents of the University of California
77
*
8-
* $Id: geqo_eval.c,v 1.4 1997/02/19 14:51:57 scrappy Exp $
8+
* $Id: geqo_eval.c,v 1.5 1997/03/01 22:22:21 momjian Exp $
99
*
1010
*-------------------------------------------------------------------------
1111
*/
@@ -22,7 +22,7 @@
2222

2323
#include<math.h>
2424
#ifdefHAVE_LIMITS_H
25-
# include<machine/limits.h>
25+
# include<limits.h>
2626
# defineMAXINTINT_MAX
2727
#else
2828
# include<values.h>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp