mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Freerdp remove #ifdef HAVE_CONFIG_H
This commit is contained in:
@@ -19,9 +19,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <freerdp/config.h>
|
||||
#endif
|
||||
|
||||
#include <jni.h>
|
||||
|
||||
|
||||
@@ -10,9 +10,7 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <freerdp/config.h>
|
||||
#endif
|
||||
|
||||
#include <winpr/crt.h>
|
||||
|
||||
|
||||
@@ -13,9 +13,7 @@
|
||||
http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <freerdp/config.h>
|
||||
#endif
|
||||
|
||||
#include <locale.h>
|
||||
|
||||
|
||||
@@ -8,9 +8,8 @@
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
#include <freerdp/config.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user