There doesn't seem to be a standard header for makedev(), but this is close.
This commit is contained in:
parent
064f04e7e2
commit
161aae7273
@ -26,6 +26,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/sysmacros.h> /* For makedev */
|
||||
#include "unarchive.h"
|
||||
#include "libbb.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user