mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
11 lines
195 B
Diff
11 lines
195 B
Diff
--- a/startproc.c
|
|
+++ b/startproc.c
|
|
@@ -25,7 +25,6 @@
|
|
#include <sys/time.h>
|
|
#include <sys/resource.h>
|
|
#include <sys/ioctl.h>
|
|
-#include <argz.h>
|
|
#include <grp.h>
|
|
|
|
#define USAGE "Usage:\n"\
|