Commit 01e8d1cb authored by Mouse's avatar Mouse

Added include <stdint.h>that seems missing on Linux CI boxes

parent 615295a4
#include "asn1_common.h"
#include "libasn1_unber_tool.h"
#include <stdint.h>
// An abstraction for getting data from the in-memory buffer.
struct memory_buffer_stream {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment