Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2016 17:54:33 GMT
From:      yuanxunzhang@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r307743 - soc2016/yuanxunzhang/head/usr.sbin/eaps
Message-ID:  <201608161754.u7GHsXml014167@socsvn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuanxunzhang
Date: Tue Aug 16 17:54:33 2016
New Revision: 307743
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=307743

Log:
  EAPS: query eaps domian status

Modified:
  soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c

Modified: soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c
==============================================================================
--- soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c	Tue Aug 16 16:50:48 2016	(r307742)
+++ soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c	Tue Aug 16 17:54:33 2016	(r307743)
@@ -37,7 +37,7 @@
 #include <sys/socket.h>
 #include <sys/sockio.h>
 #include <net/if.h>
-#include <net/eaps.h>
+// #include <net/eaps.h>
 #include <ctype.h>
 #include <err.h>
 #include <errno.h>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608161754.u7GHsXml014167>