Merge branch 'lfs-fix' of a_tsoy/pkgconf into master

feature/tap-sh
kaniini 2019-06-16 05:59:03 +00:00 committed by Gitea
commit 984dc98438
6 changed files with 6 additions and 6 deletions

View File

@ -14,9 +14,9 @@
* from the use of this software.
*/
#include "libpkgconf/config.h"
#include <libpkgconf/stdinc.h>
#include <libpkgconf/libpkgconf.h>
#include "libpkgconf/config.h"
#include "getopt_long.h"
#ifndef PKGCONF_LITE
#include "renderer-msvc.h"

View File

@ -13,9 +13,9 @@
* from the use of this software.
*/
#include <libpkgconf/config.h>
#include <libpkgconf/stdinc.h>
#include <libpkgconf/libpkgconf.h>
#include <libpkgconf/config.h>
/*
* !doc

View File

@ -13,8 +13,8 @@
* from the use of this software.
*/
#include <libpkgconf/stdinc.h>
#include <libpkgconf/config.h>
#include <libpkgconf/stdinc.h>
#include <libpkgconf/libpkgconf.h>
/*

View File

@ -13,9 +13,9 @@
* from the use of this software.
*/
#include <libpkgconf/config.h>
#include <libpkgconf/stdinc.h>
#include <libpkgconf/libpkgconf.h>
#include <libpkgconf/config.h>
#if defined(HAVE_CYGWIN_CONV_PATH) && defined(__MSYS__)
# include <sys/cygwin.h>

View File

@ -13,9 +13,9 @@
* from the use of this software.
*/
#include <libpkgconf/config.h>
#include <libpkgconf/stdinc.h>
#include <libpkgconf/libpkgconf.h>
#include <libpkgconf/config.h>
#ifdef _WIN32
# define strcasecmp _stricmp

View File

@ -13,8 +13,8 @@
* from the use of this software.
*/
#include <libpkgconf/stdinc.h>
#include <libpkgconf/config.h>
#include <libpkgconf/stdinc.h>
#include <libpkgconf/libpkgconf.h>
/*