delete tons of extra #includes
This commit is contained in:
@@ -20,11 +20,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include "libbb.h"
|
||||
#include "coreutils.h"
|
||||
//#include "coreutils.h"
|
||||
|
||||
mode_t getopt_mk_fifo_nod(int argc, char **argv)
|
||||
{
|
||||
|
Reference in New Issue
Block a user