fix build on SUSE 11.2 in cmcurl due to ssize_t

Alex
This commit is contained in:
Alex Neundorf 2010-06-30 19:27:26 +02:00
parent ee433a96e6
commit 421952c7d8
1 changed files with 1 additions and 0 deletions

View File

@ -731,6 +731,7 @@ FOREACH(var
SIZEOF_LONG_LONG
SIZEOF___INT64
SIZEOF_SIZE_T
SIZEOF_SSIZE_T
SIZEOF_TIME_T
)
IF(NOT ${var}_CODE)