Skip to content

Commit 7974138

Browse files
authored
Merge pull request #214 from dgrove-oss/tweak-linux_base
Remove unused include of sys/user.h
2 parents ba4cac5 + 47a9146 commit 7974138

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

os/linux_base.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#ifndef __OS_LINUX_BASE__
1414
#define __OS_LINUX_BASE__
1515

16-
#include <sys/user.h>
1716
#include <sys/param.h>
1817

1918
#if __GNUC__

0 commit comments

Comments
 (0)