diff options
Diffstat (limited to 'src/include/port/hpux.h')
-rw-r--r-- | src/include/port/hpux.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/port/hpux.h b/src/include/port/hpux.h index e96c5324a31..6c8cdeb2fb7 100644 --- a/src/include/port/hpux.h +++ b/src/include/port/hpux.h @@ -1,3 +1,5 @@ +/* $PostgreSQL: pgsql/src/include/port/hpux.h,v 1.23 2006/03/11 04:38:38 momjian Exp $ */ + #ifndef BIG_ENDIAN #define BIG_ENDIAN 4321 #endif |