summaryrefslogtreecommitdiffstats
path: root/src/iwkey.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-12-11 18:53:48 +0000
committerLennart Poettering <lennart@poettering.net>2003-12-11 18:53:48 +0000
commit8dbe81f1cca01ba056056e09fe3253465131fea4 (patch)
tree1a7f1f3e83bdd645e64ee19b7d52521d2580a75d /src/iwkey.c
parentadba75b38f77f1902777bebcbb1655c659821647 (diff)
may changes
git-svn-id: file:///home/lennart/svn/public/aeswepd/trunk@37 022f378f-78c4-0310-b860-d162c87e6274
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>