Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
0a414c46
Commit
0a414c46
authored
Sep 10, 2006
by
Ian Lynagh
Browse files
Fix warnings traceBegin/traceEnd implicitly declared
parent
2ab19ae5
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/Profiling.c
View file @
0a414c46
...
...
@@ -23,6 +23,10 @@
#include <string.h>
#ifdef DEBUG
#include "Trace.h"
#endif
/*
* Profiling allocation arena.
*/
...
...
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