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

Commit8975dcf

Browse files
committed
Clean up Cygwin test.
1 parentb493b39 commit8975dcf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎src/port/dirmod.c

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*Win32 (NT, Win2k, XP).replace() doesn't work on Win95/98/Me.
1111
*
1212
* IDENTIFICATION
13-
* $PostgreSQL: pgsql/src/port/dirmod.c,v 1.23 2004/09/09 00:59:49 momjian Exp $
13+
* $PostgreSQL: pgsql/src/port/dirmod.c,v 1.24 2004/09/10 02:49:37 momjian Exp $
1414
*
1515
*-------------------------------------------------------------------------
1616
*/
@@ -36,10 +36,9 @@
3636
#undef rename
3737
#undef unlink
3838

39-
#ifdef__WIN32__
39+
#ifndef__CYGWIN__
4040
#include<winioctl.h>
4141
#else
42-
/* __CYGWIN__ */
4342
#include<windows.h>
4443
#include<w32api/winioctl.h>
4544
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp