From 75073d0a8478441cc97a6efa10b566c5fb1dac81 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 17 Apr 2020 20:57:17 +0100 Subject: New upstream version 1.4.0 --- tools/extern.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tools/extern.h') diff --git a/tools/extern.h b/tools/extern.h index e79e6f0..be01046 100644 --- a/tools/extern.h +++ b/tools/extern.h @@ -7,6 +7,12 @@ #ifndef _EXTERN_H_ #define _EXTERN_H_ +#include +#include + +#include +#include + struct blob { unsigned char *ptr; size_t len; -- cgit v1.2.3