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

Commit0530d7a

Browse files
committed
Need sys/param.h for endianness macros.
1 parent6adf38a commit0530d7a

File tree

1 file changed

+2
-1
lines changed
  • contrib/pgcrypto

1 file changed

+2
-1
lines changed

‎contrib/pgcrypto/px.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,14 @@
2626
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2727
* SUCH DAMAGE.
2828
*
29-
* $Id: px.h,v 1.7 2001/11/30 17:39:20 momjian Exp $
29+
* $Id: px.h,v 1.8 2002/10/21 18:56:30 petere Exp $
3030
*/
3131

3232
#ifndef__PX_H
3333
#define__PX_H
3434

3535
#include<sys/types.h>
36+
#include<sys/param.h>
3637
#ifdefHAVE_ENDIAN_H
3738
#include<endian.h>
3839
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp