Skip to content

Commit 0530d7a

Browse files
committed
Need sys/param.h for endianness macros.
1 parent 6adf38a commit 0530d7a

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
#ifdef HAVE_ENDIAN_H
3738
#include <endian.h>
3839
#endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy