mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Fix missing include.
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
#define LIBDICFORMAT_DECLS_H
|
#define LIBDICFORMAT_DECLS_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
int identify(const char *filename);
|
int identify(const char *filename);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user