Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
blaar
blibs
blc_process
Commits
77457fb4
Commit
77457fb4
authored
Jul 11, 2017
by
Arnaud Blanchard
Browse files
Add include to stdint.h to define uint64_t
parent
11da491c
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/blc_process.h
View file @
77457fb4
...
...
@@ -11,6 +11,9 @@
#include <unistd.h> //pid_t
#include <limits.h> //NAME_MAX LINE_MAX
#include <stdint.h> //uint64_t
typedef
struct
blc_file
blc_file
;
...
...
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