Skip to content
  • Martin Flöser's avatar
    Turn around include order for major/minor · 9ada8bac
    Martin Flöser authored
    Although we made KWin compile with newer include requirement for major
    and minor in gnu libc, we still get the warning that it's deprecated.
    So let's try to turn the include order around. That should fix the
    warning and hopefully still compile on non gnu libc (e.g. FreeBsd). If
    it fails, we need to add a cmakedefine for the header.
    9ada8bac