Added string.h includes.

This commit is contained in:
mark 2001-12-12 19:34:41 +00:00
parent b5001cfd01
commit fe1748286a
2 changed files with 2 additions and 0 deletions

View file

@ -47,6 +47,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <wlan/wlan_compat.h>
#include <wlan/p80211types.h>
#include <wlan/p80211meta.h>

View file

@ -57,6 +57,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <wlan/wlan_compat.h>
#include <wlan/p80211hdr.h>