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

Commitc78975f

Browse files
committed
Include sys/types.h in crypt-des.c. FreeBSD netinet/in.h
needs it.Seems it is getting compileable...Marko Kreen
1 parent0597931 commitc78975f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎contrib/pgcrypto/crypt-des.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
#include"px-crypt.h"
6464

6565
/* for ntohl/htonl */
66+
#include<sys/types.h>
6667
#include<netinet/in.h>
6768

6869
#define_PASSWORD_EFMT1 '_'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp