Freerdp remove #ifdef HAVE_CONFIG_H

This commit is contained in:
Armin Novak
2022-02-16 14:42:03 +01:00
committed by akallabeth
parent b2ad47a809
commit 4d03d7c0bf
346 changed files with 6 additions and 691 deletions

View File

@@ -19,9 +19,7 @@
* limitations under the License.
*/
#ifdef HAVE_CONFIG_H
#include <freerdp/config.h>
#endif
#include <jni.h>

View File

@@ -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>

View File

@@ -13,9 +13,7 @@
http://mozilla.org/MPL/2.0/.
*/
#ifdef HAVE_CONFIG_H
#include <freerdp/config.h>
#endif
#include <locale.h>

View File

@@ -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>