-
lxcutmp.c: Fix typo causing build failure · f15b77caStéphane Graber authored
In a previous change I added an ifdef for HAVE_SYS_TIMERFD_h rather than HAVE_SYS_TIMERFD_H, leading to a missing include of sys/timerfd.h on platforms that support it and ultimately to a build failure. Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
f15b77ca
×