summaryrefslogtreecommitdiff
path: root/sexp-transport-format.c
diff options
context:
space:
mode:
Diffstat (limited to 'sexp-transport-format.c')
-rw-r--r--sexp-transport-format.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sexp-transport-format.c b/sexp-transport-format.c
index feb685dc..c8ac89cd 100644
--- a/sexp-transport-format.c
+++ b/sexp-transport-format.c
@@ -23,6 +23,10 @@
* MA 02111-1307, USA.
*/
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include "sexp.h"
#include "base64.h"