diff options
Diffstat (limited to 'include/sm/types.h')
| -rw-r--r-- | include/sm/types.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sm/types.h b/include/sm/types.h index 32c696fb837d1..68998af82ddf5 100644 --- a/include/sm/types.h +++ b/include/sm/types.h @@ -38,11 +38,11 @@ # if !SM_CONF_UID_GID # define uid_t int # define gid_t int -# endif /* !SM_CONF_UID_GID */ +# endif # if !SM_CONF_SSIZE_T # define ssize_t int -# endif /* !SM_CONF_SSIZE_T */ +# endif /* ** Define LONGLONG_T and ULONGLONG_T, which are portable locutions |
