mirror of
https://github.com/clearml/dropbear
synced 2025-04-06 13:45:06 +00:00
Add linux/types.h to includes to avoid missing ___u64 etc
This commit is contained in:
parent
bf6f3f613d
commit
47f7272ba1
@ -157,6 +157,7 @@ typedef u_int32_t uint32_t;
|
||||
#endif /* HAVE_UINT32_T */
|
||||
|
||||
#ifdef SO_PRIORITY
|
||||
#include <linux/types.h>
|
||||
#include <linux/pkt_sched.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user