#ifndef fooiwkeyhfoo #define fooiwkeyhfoo #include #include "interface.h" #include "aeswepd.h" int wep_key_add(struct interface *i, uint8_t w[WEP_KEY_LEN]); int wep_key_finish(struct interface *i); #endif