mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-24 08:46:41 +08:00
Fix build on some ancient systems
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <inttypes.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
void mdb_buffer_dump(const void* buf, off_t start, size_t len)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user