Skip to content

Commit 3932469

Browse files
author
qk
committed
resolve undefined reference to makedev,minor,major
1 parent 4620bd1 commit 3932469

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libpeony-private/lsdev.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#include <sys/stat.h>
1515
#include <fcntl.h>
1616
#include <locale.h>
17+
#include <sys/sysmacros.h>
1718

1819
#define PATH_MAX 4096
1920

0 commit comments

Comments
 (0)