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
9d1b3eed
Commit
9d1b3eed
authored
Nov 22, 2002
by
Niels Möller
Browse files
Include assert.h.
Rev: src/nettle/ChangeLog:1.151 Rev: src/nettle/buffer.c:1.3
parent
8ad154c0
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
9d1b3eed
2002-11-22 Niels Mller <niels@s3.kth.se>
* buffer.c: Include assert.h.
2002-11-16 Niels Mller <nisse@cuckoo.hack.org>
* sexp2dsa.c, sexp2rsa.c: (macro GET): Check sign of parsed
...
...
buffer.c
View file @
9d1b3eed
...
...
@@ -25,6 +25,7 @@
#include
"buffer.h"
#include
<assert.h>
#include
<stdlib.h>
#include
<string.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