diff options
-rw-r--r-- | includes.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
![]() |
index : dropbear | |
Smallish SSH server and client |
summaryrefslogtreecommitdiffhomepage |
-rw-r--r-- | includes.h | 1 |
@@ -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 |