diff options
Diffstat (limited to 'src/include/port/hpux.h')
-rw-r--r-- | src/include/port/hpux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/port/hpux.h b/src/include/port/hpux.h index 83296d852ec..28883ad4b10 100644 --- a/src/include/port/hpux.h +++ b/src/include/port/hpux.h @@ -31,4 +31,5 @@ typedef unsigned int slock_t; #else #error unrecognized CPU type for HP-UX + #endif |