Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> --- sys-utils/rtcwake.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/sys-utils/rtcwake.c b/sys-utils/rtcwake.c index d9c9fbb..a4fd833 100644 --- a/sys-utils/rtcwake.c +++ b/sys-utils/rtcwake.c @@ -22,6 +22,7 @@ #include <stdio.h> #include <getopt.h> #include <fcntl.h> +#include <libgen.h> #include <stdlib.h> #include <string.h> #include <unistd.h> -- 1.5.4 - To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html