]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - sys-utils/renice.c
Imported from util-linux-2.10s tarball.
[thirdparty/util-linux.git] / sys-utils / renice.c
index 6bc83f9920e135127e7efd54ffdc939973eb2410..cd1fa87a07c302d61c5f2d807a0bf181818daebc 100644 (file)
@@ -42,6 +42,7 @@
 #include <stdio.h>
 #include <pwd.h>
 #include <stdlib.h>
+#include <string.h>
 #include <errno.h>
 #include "nls.h"