summaryrefslogtreecommitdiffstats
path: root/src/iwkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/iwkey.c')
-rw-r--r--src/iwkey.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/iwkey.c b/src/iwkey.c
index bebe1bc..ca9572e 100644
--- a/src/iwkey.c
+++ b/src/iwkey.c
@@ -18,6 +18,10 @@
* Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <assert.h>
#include <string.h>
#include <stdio.h>