From 88752940275b41cf4b8c978f226ff7d55a5f6575 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 5 Jul 2017 00:07:13 +0200 Subject: Add blind-extract-alpha MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/stream.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stream.h') diff --git a/src/stream.h b/src/stream.h index d15ce8d..8733f43 100644 --- a/src/stream.h +++ b/src/stream.h @@ -88,6 +88,7 @@ void enopen_stream(int status, struct stream *stream, const char *file); int set_pixel_size(struct stream *stream); void enset_pixel_size(int status, struct stream *stream); void fprint_stream_head(FILE *fp, struct stream *stream); +int dprint_stream_head(int fd, struct stream *stream); size_t enread_stream(int status, struct stream *stream, size_t n); void eninf_check_fd(int status, int fd, const char *file); void encheck_dimensions(int status, const struct stream *stream, enum dimension dimensions, const char *prefix); -- cgit v1.2.3-70-g09d2