diff options
Diffstat (limited to 'sesman/tools/sestest.c')
| -rw-r--r-- | sesman/tools/sestest.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sesman/tools/sestest.c b/sesman/tools/sestest.c index 081bc88b..213d1ac3 100644 --- a/sesman/tools/sestest.c +++ b/sesman/tools/sestest.c @@ -17,6 +17,10 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#if defined(HAVE_CONFIG_H) +#include <config_ac.h> +#endif + #include "arch.h" #include "tcp.h" #include "libscp.h" |
