Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 598597
Collapse All | Expand All

(-)gdal-2.0.2.orig/frmts/jpeg2000/jpeg2000_vsil_io.h (-1 / +2 lines)
Lines 29-35 Link Here
29
29
30
#ifndef JPEG2000_VSIL_IO_H
30
#ifndef JPEG2000_VSIL_IO_H
31
#define JPEG2000_VSIL_IO_H
31
#define JPEG2000_VSIL_IO_H
32
 
32
33
#include <sys/types.h>
33
#include <jasper/jasper.h>
34
#include <jasper/jasper.h>
34
35
35
jas_stream_t *JPEG2000_VSIL_fopen(const char *filename, const char *mode);
36
jas_stream_t *JPEG2000_VSIL_fopen(const char *filename, const char *mode);

Return to bug 598597