delete tons of extra #includes
This commit is contained in:
@ -9,9 +9,8 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this tarball for details.
|
||||
*/
|
||||
|
||||
#include "libbb.h"
|
||||
#include <unistd.h>
|
||||
#include <sys/klog.h>
|
||||
#include "libbb.h"
|
||||
|
||||
int dmesg_main(int argc, char **argv);
|
||||
int dmesg_main(int argc, char **argv)
|
||||
|
Reference in New Issue
Block a user