mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
Add linux/types.h to includes to avoid missing ___u64 etc
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user