HAVE_CONFIG should be at top

This commit is contained in:
jsorg71 2008-08-09 06:32:43 +00:00
parent 6f3dd27a66
commit 4212b60e64
2 changed files with 6 additions and 6 deletions

View File

@ -23,6 +23,9 @@
#if !defined(LIBXRDP_H)
#define LIBXRDP_H
#if defined(HAVE_CONFIG_H)
#include "config.h"
#endif
#include "arch.h"
#include "parse.h"
#include "xrdp_constants.h"
@ -33,9 +36,6 @@
#include "file.h"
#include "libxrdpinc.h"
#include "file_loc.h"
#if defined(HAVE_CONFIG_H)
#include "config.h"
#endif
/* tcp */
struct xrdp_tcp

View File

@ -21,6 +21,9 @@
*/
/* include other h files */
#if defined(HAVE_CONFIG_H)
#include "config.h"
#endif
#include "arch.h"
#include "parse.h"
#include "libxrdpinc.h"
@ -33,9 +36,6 @@
#include "list.h"
#include "file.h"
#include "file_loc.h"
#if defined(HAVE_CONFIG_H)
#include "config.h"
#endif
/* xrdp.c */
long APP_CC