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

Commitc2c0b31

Browse files
committed
Add signal.h for sys_siglist reference.
1 parentaf18f6a commitc2c0b31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/port/exec.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
*
1111
* IDENTIFICATION
12-
* $PostgreSQL: pgsql/src/port/exec.c,v 1.49 2007/01/2801:12:05 momjian Exp $
12+
* $PostgreSQL: pgsql/src/port/exec.c,v 1.50 2007/01/2802:33:09 momjian Exp $
1313
*
1414
*-------------------------------------------------------------------------
1515
*/
@@ -22,6 +22,7 @@
2222

2323
#include<grp.h>
2424
#include<pwd.h>
25+
#include<signal.h>
2526
#include<sys/stat.h>
2627
#include<sys/wait.h>
2728
#include<unistd.h>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp