mirror of
https://github.com/clearml/dropbear
synced 2025-04-16 21:41:37 +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 */
|
#endif /* HAVE_UINT32_T */
|
||||||
|
|
||||||
#ifdef SO_PRIORITY
|
#ifdef SO_PRIORITY
|
||||||
|
#include <linux/types.h>
|
||||||
#include <linux/pkt_sched.h>
|
#include <linux/pkt_sched.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user