author | Dagobert Michelsen <dam@opencsw.org> | |
Thu, 4 Jun 2015 11:25:48 +0000 (13:25 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 13 Jan 2016 21:28:33 +0000 (22:28 +0100) | ||
commit | 10e6e69a60f1722bb0a8a3b25bd5812471f33cfc | |
tree | fd9c67254dd8edd0aca34179ab2d841bec9045bd | tree | snapshot |
parent | 5d5e6749dde4cccc5616df8536775d0f237df5e9 | commit | diff |
Fix header condition
The dependency is either UTMPX or UTMP or Statgrab. The inclusion above hasn't statgrab.h in the elif-chain, that means compilation fails when only libstatgrab is available. The line can safely be taken out as the same condition is checked in #L120.
The dependency is either UTMPX or UTMP or Statgrab. The inclusion above hasn't statgrab.h in the elif-chain, that means compilation fails when only libstatgrab is available. The line can safely be taken out as the same condition is checked in #L120.
src/users.c | diff | blob | history |