Skip to content
  • Chun-wei Fan's avatar
    Fix build on C89 compilers · da319823
    Chun-wei Fan authored
    -Avoid defining variables in the middle of the block
    -Include fallback-c89.c in gtkrevealer.c in place of math.h as
     fallback-c89.c includes math.h itself, and is needed for round()
    da319823