Initial original import from: fuse-2.4.2-2.fc4
[captive.git] / src / libcaptive / client / options-module.c
index dae5d70..a81c2e5 100644 (file)
@@ -32,6 +32,7 @@
 #include <openssl/md5.h>
 #include <openssl/bn.h>
 #include <openssl/crypto.h>
+#include <ctype.h>
 
 
 gboolean captive_options_module_load(struct captive_options_module *options_module,const gchar *pathname_utf8)