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
adam.huang
htop
Commits
5570748d
Commit
5570748d
authored
8 years ago
by
Hisham Muhammad
Committed by
GitHub
8 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #610 from coypoop/patch-1
Add missing include
parents
3c090824
53d7c66a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TraceScreen.c
+1
-0
TraceScreen.c
with
1 addition
and
0 deletions
+1
-0
TraceScreen.c
View file @
5570748d
...
...
@@ -22,6 +22,7 @@ in the source distribution for its full text.
#include <stdbool.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <signal.h>
...
...
This diff is collapsed.
Click to expand it.
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