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

Commitf2a242f

Browse files
committed
Fix compile warning.
1 parentfcbe62e commitf2a242f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

‎contrib/dbase/dbf.c

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@
88
set formatstring for real numbers
99
*/
1010

11-
#include<sys/types.h>
12-
#include<stdio.h>
13-
#include<unistd.h>
14-
#include<stdlib.h>
15-
#include<string.h>
11+
#include"postgres_fe.h"
12+
1613
#include<fcntl.h>
1714
#include<ctype.h>
1815
#include<time.h>
16+
#include<unistd.h>
1917

2018
#include"dbf.h"
2119

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp