]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - text-utils/rev.c
build-sys: provide alternatives for err, errx, warn and warnx
[thirdparty/util-linux.git] / text-utils / rev.c
index b69244971f766ec3ad5be0c3c44c600ab0629f72..89e5e585548ce5f6a63b1b582066fd27635f3c74 100644 (file)
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
-#include <err.h>
 #include <signal.h>
 
 #include "nls.h"
 #include "xalloc.h"
 #include "widechar.h"
+#include "c.h"
 
 wchar_t *buf;