@ -19,10 +19,6 @@
#if !defined(ARCH_H)
#define ARCH_H
#if defined(HAVE_CONFIG_H)
#include "config_ac.h"
#endif
#include <stdlib.h>
#if defined(HAVE_STDINT_H)
@ -21,9 +21,6 @@
#if !defined(LIBXRDP_H)
#define LIBXRDP_H
#include "arch.h"
#include "parse.h"
#include "trans.h"
@ -27,10 +27,6 @@
#ifndef LIBSCP_H
#define LIBSCP_H
#include "libscp_types.h"
#include "libscp_commands.h"
@ -27,9 +27,6 @@
#ifndef SESMAN_H
#define SESMAN_H
#include "os_calls.h"
@ -19,9 +19,6 @@
*/
/* include other h files */