mirror of https://github.com/mirror/busybox.git
Random cleanup hanging around my tree.
parent
b5f50ea344
commit
16bbb20089
|
@ -9,14 +9,6 @@
|
|||
*/
|
||||
|
||||
#include "busybox.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
#include <signal.h>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
int kill_main(int argc, char **argv)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue