added HAVE_CONFIG_H
This commit is contained in:
parent
8c68a7d7f5
commit
29dbf2f7bf
@ -28,6 +28,9 @@
|
||||
#ifndef SESMAN_H
|
||||
#define SESMAN_H
|
||||
|
||||
#if defined(HAVE_CONFIG_H)
|
||||
#include "config_ac.h"
|
||||
#endif
|
||||
#include "d3des.h"
|
||||
#include "arch.h"
|
||||
#include "parse.h"
|
||||
|
Loading…
Reference in New Issue
Block a user