Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michel Roelofs
dt_ctrl
Commits
9fcefe48
Commit
9fcefe48
authored
Dec 08, 2013
by
Jeroen Vreeken
Browse files
Fix compilation with correct include path
parent
7ecf9215
Changes
2
Hide whitespace changes
Inline
Side-by-side
common/trace/trace.c
View file @
9fcefe48
...
...
@@ -20,7 +20,7 @@
*/
#include
<trace/trace.h>
#include
<trace_def.h>
#include
<trace
/trace
_def.h>
#include
<tcp_connect.h>
#include
<log/log.h>
...
...
common/trace/trace_tcp.c
View file @
9fcefe48
...
...
@@ -18,7 +18,7 @@
*/
#include
<trace_def.h>
#include
<trace
/trace
_def.h>
#include
<trace/trace.h>
#include
<log/log.h>
#include
<tcp_connect.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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