fix include path

This commit is contained in:
Sam Leffler 2005-12-13 22:15:09 +00:00
parent 7613cbabe4
commit 4ffa4230f0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153392

View File

@ -54,7 +54,7 @@
#include <unistd.h>
#include <err.h>
#include "../../../sys/net80211/ieee80211_ioctl.h"
#include "../../../../sys/net80211/ieee80211_ioctl.h"
const char *progname;