Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
a3dd891c
Commit
a3dd891c
authored
Feb 15, 2013
by
Niels Möller
Browse files
Fixed missing include of config.h.
parent
9422a551
Changes
1
Hide whitespace changes
Inline
Side-by-side
gmp-glue.c
View file @
a3dd891c
...
...
@@ -20,6 +20,10 @@
* MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
# include "config.h"
#endif
#include
<assert.h>
#include
"gmp-glue.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