X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/f0164001ae4fbc7cf74eac4ab1ac8f2f76e7c24f..ab4553c3321e7d41330252da08d42a4c3b558110:/src/libjpeg/jpeg-data.c diff --git a/src/libjpeg/jpeg-data.c b/src/libjpeg/jpeg-data.c index 04a3e947..c175f594 100644 --- a/src/libjpeg/jpeg-data.c +++ b/src/libjpeg/jpeg-data.c @@ -24,11 +24,7 @@ #include #include #include - -/* This refers to the exif-i18n.h file from the "exif" package and is - * NOT to be confused with the libexif/i18n.h file. - */ -#include "exif/exif-i18n.h" +#include /* realloc that cleans up on memory failure and returns to caller */ #define CLEANUP_REALLOC(p,s) { \