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
PoroCYon
pimpmobile
Commits
00e379e8
Commit
00e379e8
authored
Sep 20, 2016
by
Erik Faye-Lund
Browse files
pimpconv: include errno.h
parent
54a755a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
converter/pimpconv.c
View file @
00e379e8
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
* For conditions of distribution and use, see copyright notice in LICENSE.TXT
* For conditions of distribution and use, see copyright notice in LICENSE.TXT
*/
*/
#include <errno.h>
#include <stdio.h>
#include <stdio.h>
#include <string.h>
#include <string.h>
#include <assert.h>
#include <assert.h>
...
...
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