diff options
Diffstat (limited to 'sysdeps/hppa/utmp-size.h')
-rw-r--r-- | sysdeps/hppa/utmp-size.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/hppa/utmp-size.h b/sysdeps/hppa/utmp-size.h new file mode 100644 index 0000000000..8f21ebe1b6 --- /dev/null +++ b/sysdeps/hppa/utmp-size.h @@ -0,0 +1,2 @@ +#define UTMP_SIZE 384 +#define LASTLOG_SIZE 292 |