From: Erwin Janssen Date: Sat, 11 Jun 2016 23:03:37 +0000 (+0200) Subject: Moved Windows specific getopt.h X-Git-Tag: TRAVIS_CI_BUILD_EXPERIMENTAL~5^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1dbb92dd353312ba220d07616c9163179d8fafa4;p=graphviz Moved Windows specific getopt.h Instead of copying it to the root folder before every build as, place it in a specific include folder for Windows builds. --- diff --git a/windows/getopt.h b/windows/include/getopt.h similarity index 100% rename from windows/getopt.h rename to windows/include/getopt.h