Skip to content
  • Ian Lynagh's avatar
    Fix the OFFSET macro · 53e9916f
    Ian Lynagh authored
    When offsetof is defined, we use that. This avoids "variably
    modified at file scope" warnings/errors with recent gccs.
    53e9916f