#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <fcntl.h>
#include "common.h"
#include "wpa_supplicant_i.h"
Include dependency graph for main.c:
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
const char * | wpa_supplicant_version |
const char * | wpa_supplicant_license |
const char * | wpa_supplicant_full_license |
wpa_driver_ops * | wpa_supplicant_drivers [] |
Alternatively, this software may be distributed under the terms of BSD license.
See README and COPYING for more details.
Definition in file main.c.