Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matt Johnston
dropbear
Commits
47f7272b
Commit
47f7272b
authored
Feb 17, 2014
by
Steve Dover
Browse files
Add linux/types.h to includes to avoid missing ___u64 etc
parent
bf6f3f61
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes.h
View file @
47f7272b
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment