Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
9d1b3eed
Commit
9d1b3eed
authored
Nov 22, 2002
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
ChangeLog
ChangeLog
+4
-0
buffer.c
buffer.c
+1
-0
No files found.
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
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