X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8414a40c52191d4c7cfeea74df22d9d64cbec415..1fd850ab550a30bc600d5a10c5aed5386bf3624b:/src/tiff/port/getopt.c?ds=inline diff --git a/src/tiff/port/getopt.c b/src/tiff/port/getopt.c index b7ffe9d8ba..479e38926e 100644 --- a/src/tiff/port/getopt.c +++ b/src/tiff/port/getopt.c @@ -36,6 +36,7 @@ __RCSID("$NetBSD: getopt.c,v 1.26 2003/08/07 16:43:40 agc Exp $"); #include #include +#include "libport.h" int opterr = 1, /* if error message should be printed */ optind = 1, /* index into parent argv vector */