mirror of https://github.com/mirror/busybox.git
- fix includes
parent
16c2fea280
commit
619b87dfa5
|
@ -7,8 +7,7 @@
|
|||
* Licensed under GPLv2 or later, see file License in this tarball for details.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include "libbb.h"
|
||||
|
||||
/*
|
||||
* The strrstr() function finds the last occurrence of the substring needle
|
||||
|
|
Loading…
Reference in New Issue