author | Dagobert Michelsen <dam@opencsw.org> | |
Thu, 4 Jun 2015 11:25:48 +0000 (13:25 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 6 Jun 2015 19:16:36 +0000 (21:16 +0200) | ||
commit | fc67dcb59e0f7fa1fa73518ff9abc2f7c7e33615 | |
tree | 576836e3972cbc6c34e1ec854950ed430f3455ee | tree | snapshot |
parent | e0683047a42e217c352c2419532b8e029f9f3f0a | 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 |