]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/port/getopt.c
missing commit
[wxWidgets.git] / src / tiff / port / getopt.c
index b7ffe9d8bab8424891ebf22981fb91f4ba93308a..479e38926ee973b310881021e2d7c952164640a9 100644 (file)
@@ -36,6 +36,7 @@ __RCSID("$NetBSD: getopt.c,v 1.26 2003/08/07 16:43:40 agc Exp $");
 
 #include <stdio.h>
 #include <string.h>
+#include "libport.h"
 
 int    opterr = 1,             /* if error message should be printed */
        optind = 1,             /* index into parent argv vector */