Merge branch 'lfs-fix' of a_tsoy/pkgconf into master
commit
984dc98438
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
||||
/*
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue