aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/hpux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/hpux.h')
-rw-r--r--src/include/port/hpux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/hpux.h b/src/include/port/hpux.h
index 447b8ee4427..68690cd5cdb 100644
--- a/src/include/port/hpux.h
+++ b/src/include/port/hpux.h
@@ -4,7 +4,7 @@
typedef struct
{
int sem[4];
-} slock_t;
+} slock_t;
#ifndef BIG_ENDIAN
#define BIG_ENDIAN 4321