bb_makedev: fix for glibc 2.3.2
sed: fix C++ style declaration
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
*/
|
||||
|
||||
/* We do not include libbb.h - #define makedev() is there! */
|
||||
#include <features.h>
|
||||
#include <sys/sysmacros.h>
|
||||
|
||||
#ifdef __GLIBC__
|
||||
|
Reference in New Issue
Block a user