summaryrefslogtreecommitdiffstats
path: root/sesman/tools/dis.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/tools/dis.c')
-rw-r--r--sesman/tools/dis.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sesman/tools/dis.c b/sesman/tools/dis.c
index a21fbac4..086dc1b9 100644
--- a/sesman/tools/dis.c
+++ b/sesman/tools/dis.c
@@ -16,6 +16,10 @@
* limitations under the License.
*/
+#if defined(HAVE_CONFIG_H)
+#include <config_ac.h>
+#endif
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>