View | Details | Raw Unified
Collapse All | Expand All

(-) hwinfo-13.0.orig/src/hd/wlan.c (-2 / +1 lines)
 Lines 6-15    Link Here 
#include <sys/ioctl.h>
#include <sys/ioctl.h>
#include <linux/types.h>                /* for "caddr_t" et al          */
#include <linux/types.h>                /* for "caddr_t" et al          */
#include <linux/socket.h>               /* for "struct sockaddr" et al  */
#include <linux/socket.h>               /* for "struct sockaddr" et al  */
#include <linux/if.h>                   /* for IFNAMSIZ and co... */
#include <linux/wireless.h>
#include <net/ethernet.h>
#include <net/ethernet.h>
#include "wireless_copy.h"
#include "hd.h"
#include "hd.h"
#include "hd_int.h"
#include "hd_int.h"
#include "wlan.h"
#include "wlan.h"